Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 680 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 680 Bytes

Recipe-Book

A simple Single Page Application using the framework Angular (specifically Angular 6). The user can navigate between a list of recipes or a shopping list, which holds ingredients needed for the recipes. The user must sign-in or register in order to properly edit the details of any one recipe as well as to be able to add a new recipe to the list.

The live link to the SPA can be found here: http://je-recipe-book-deployment.s3-website.us-east-2.amazonaws.com. Google Firebase is used to simulate the back-end of this app. The site is hosted by Amazon Web Services.

*** This repo only contains the raw TypeScript and HTML/CSS code used to display the page ***