Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.23 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.23 KB

Angular Logo NGRX Logo

Burger Builder

Table of Contents

Introduction

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).

Features

  • Sign-up / Sign-in.
  • Create recipes and add them to a shopping list.

Launch

Setup

To install, in the terminal enter:

npm install

To run application, in the terminal enter:

npm run start

Deployment

Check out the website hosted on firebase!

Certificate

The Certificate of Completion for the Angular course.