Skip to content

Recipe book created using Angular and firebase to store recipes and user identification

Notifications You must be signed in to change notification settings

Jineric/angular-recipe-book

Repository files navigation

RecipeBook

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.

NPM Install

Run npm install for node_module imports.

Development Server

  1. Run ng serve for a dev server
  2. Navigate to http://localhost:4200/
  3. Login using [email protected] and password password
  4. Data can be saved or fetched from the top right

Application Features

  1. Create user to save and fetch recipes
  2. Add a recipe to track
  3. Add ingredients to a shopping list from recipe
  4. Manually add or remove ingredients from the shopping list

About

Recipe book created using Angular and firebase to store recipes and user identification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published