craigslist web app (Angular)
ng serve --host 0.0.0.0
ipconfig
https://developers.google.com/maps/documentation/geocoding/overview?csw=1#ReverseGeocoding
- npm install firebase
- ng add @angular/fire
- add config in environment file
- import the angularFire module in app.module
https://efficientuser.com/2021/03/04/how-to-deploy-angular-app-on-github-pages-for-free/
ng deploy --base-href=REPO_NAME