Skip to content

A React.js and Firebase burger builder web application built using Create React App.

Notifications You must be signed in to change notification settings

NikelausM/burger-builder

Repository files navigation

React and Redux icon / logo. Redux Saga icon / logo.

Burger Builder

Table of Contents

Introduction

Burger Builder is a mobile friendly React.js (front-end) and Firebase (back-end) burger builder web application built using Create React App (webpack setup creator).

This web application was done as a capstone project for the Udemy course, React - The Complete Guide (incl Hooks, React Router, Redux).

Features

  • Sign-up / Sign-in.
  • Create burger by adding ingredients.
  • Checkout page for creating burger order.
  • Order page for seeing your previous orders, sorted by date created.

Launch

Setup

To install, in the terminal enter:

npm install

or,

yarn install

To run application, in the terminal enter:

npm run start

or,

yarn start

Deployment

Check out the website hosted on firebase!

Screenshots

Landing Page

A screenshot of the landing page.

Authentication Page

A screenshot of the login page.

Stores List Page

A screenshot of the orders page.

Checkout Page

A screenshot of the checkout page.

Technologies

Certificate

The Certificate of Completion for the React course.

About

A React.js and Firebase burger builder web application built using Create React App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published