Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmirzaee/pizza-frontend
Simple React Pizza Delivery Application 🍕
https://github.com/mmirzaee/pizza-frontend
frontend javascript material material-design material-ui pizza pizza-order react react-redux react-router shop shopping-cart
Last synced: 28 days ago
JSON representation
Simple React Pizza Delivery Application 🍕
- Host: GitHub
- URL: https://github.com/mmirzaee/pizza-frontend
- Owner: mmirzaee
- Created: 2020-07-11T17:18:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T11:17:05.000Z (almost 2 years ago)
- Last Synced: 2023-12-19T10:59:35.598Z (about 1 year ago)
- Topics: frontend, javascript, material, material-design, material-ui, pizza, pizza-order, react, react-redux, react-router, shop, shopping-cart
- Language: JavaScript
- Homepage: https://pizza.alimrz.com/
- Size: 31.7 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pizza Delivery React App (Frontend)
[![Twitter](https://img.shields.io/twitter/follow/alimmirzaee.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=alimmirzaee)
### Resources
- Backend Project & API Documentation
- Demo### Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.