This project was generated with Angular CLI version 1.7.0.
This application keeps track of user oriented recipes and a shopping list. All of which can be saved to or fetched from a firebase database.
Run npm install for node_module imports.
- Run
ng serve
for a dev server - Navigate to
http://localhost:4200/
- Login using
[email protected]
and passwordpassword
- Data can be saved or fetched from the top right
- Create user to save and fetch recipes
- Add a recipe to track
- Add ingredients to a shopping list from recipe
- Manually add or remove ingredients from the shopping list