Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 651 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 651 Bytes

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