DownloadPizzerine is Pizza React UI App
This project was bootstrapped with Create React App. 
Features
- 
Show pizza menu
 
- 
Allows admin to store pizza menu with image upload.
 
- 
Allows admin to edit pizza menu with image upload.
 
- 
Allows customers to order pizza while capturing their location(google maps geocoding), quantity, pizza type, total price.
 
- 
Connects to API to send pizza order fulfilment or cancellation emails via mailgun to customers.
 
- 
Authentication for Admin(login and logout).
 
- 
Connects to API to allow Administrators to fulfil or cancel order with notes and emails via mailgun.
 
- 
Allows users to enter credit/debit card via stripe integration for pizza order payments.
## Available Scripts
 
 
In the project directory, you can run: 
npm install
npm start
Runs the app in the development mode.\
Open http://localhost:3000 to view it in your browser. 
 |