This project was generated with Angular CLI version 12.1.0.
git clone https://github.com/muhammadawaisshaikh/car-wash-pwa-app.git
npm install
ng serve
localhost:4200
ng serve --host 0.0.0.0 --disable-host-check
https://www.digitalocean.com/community/tutorials/angular-reactive-forms-introduction
https://github.com/angular/angularfire https://github.com/angular/angularfire/blob/master/docs/install-and-setup.md
https://github.com/angular/angularfire/blob/master/docs/firestore/collections.md
https://blog.logrocket.com/creating-a-crud-firebase-documents-in-angular/
https://github.com/angular/angularfire/blob/master/docs/firestore/querying-collections.md
https://github.com/angular/angularfire/blob/master/docs/storage/storage.md
https://github.com/angular/angularfire/blob/master/docs/auth/getting-started.md https://medium.com/javascript-in-plain-english/how-to-add-firebase-authentication-to-pwa-or-angular-project-using-angularfire-83a8f61d367c
https://medium.com/tech-insights/how-to-deploy-angular-apps-to-github-pages-gh-pages-896c4e10f9b4