Recipe Book is an Angular 13 (front-end), NGRX (front-end state management), and Firebase (back-end) recipe building and shopping list creating application.
This web application was done as a capstone project for the Udemy course, Angular - The Complete Guide (2022 Edition).
- Sign-up / Sign-in.
- Create recipes and add them to a shopping list.
To install, in the terminal enter:
npm install
To run application, in the terminal enter:
npm run start
Check out the website hosted on firebase!