This project was generated with Angular CLI version 9.1.15.
Getting familiar with Angular by practicing with form, binding, sharing information between components, interface, service, and observable.
Playing around with route and api using Angular http client.
Playing with firebase api for register and login using @angular/fire.
- Create file environment.prod.ts inside
environments
directory, - Copy the content from
environment.ts
file, change theproduction
to true, - Set the
firebaseConfig
from the firebase console.
Playing around with @angular/cdk DragDropModule.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.