Skip to content

manucho007/Pizza-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manu's Pizza Store

Frontend task for Innoscripta

Description

Cart items are stored in localStorage so they will still be there even if you close the navigator and shows the history of orders for the authenticated users.

Deployed

Installation

  • clone the repository
git clone https://github.com/manucho007/Pizza-shop.git
cd pizza-shop && npm i
  • Create a Firebase project and paste the configuration in the firebaseConfig object.

  • npm start

  • Profit

Technologies

The technologies used in this project are the following:

  • React
  • Redux
  • Font-Awesome
  • Bootswatch
  • React-Boostrap
  • Thunk
  • Firebase Auth
  • Firestore