Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bulhakovolexii/delivery-app
Web application where users can order food delivery
https://github.com/bulhakovolexii/delivery-app
Last synced: 14 days ago
JSON representation
Web application where users can order food delivery
- Host: GitHub
- URL: https://github.com/bulhakovolexii/delivery-app
- Owner: bulhakovolexii
- Created: 2023-05-25T09:26:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-02T14:49:15.000Z (over 1 year ago)
- Last Synced: 2024-11-05T15:41:04.513Z (2 months ago)
- Language: JavaScript
- Size: 28.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Delivery App
Web application where users can order food delivery
Published on github pages.
[https://bulhakov.dev/delivery-app](https://bulhakovolexii.github.io/delivery-app)## Dependencies
- React bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
- Material UI
- Formik
- Yup
- Firebase/Firestore as backend## How to start development
### run `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.