Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.