This project is part of an Angular tutorial where we explore how to perform all CRUD operations in an Angular 7 application using cloud FireStore as a database.
Get the step by step free tutorial in https://angular-templates.io/tutorials/about/angular-crud-with-firebase
Please support this project by simply putting a Github star ⭐. 🙏 Thanks
Run npm install
to install all the required dependencies
Then run ng serve
to start a dev server.
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
You can try the online demo of this Angular 7 CRUD here.
If you want to build a complex and robust web app with Angular you should check Angular Site Template which is a super complete application to build your next angular project. It includes Bootstrap 4, Angular Universal (Server Side Rendering), SEO, Lazy Loading and a detailed documentation on how to get started building Angular apps. Tons of use cases implemented the Angular way such as authentication flows, product listing, filtering, forms, routing guards and more.
Find more Angular tutorials and starter apps in https://angular-templates.com