Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brandaoplaster/easyfood
Ifood-inspired easy food app front end using react.
https://github.com/brandaoplaster/easyfood
bulma react redux
Last synced: 19 days ago
JSON representation
Ifood-inspired easy food app front end using react.
- Host: GitHub
- URL: https://github.com/brandaoplaster/easyfood
- Owner: brandaoplaster
- License: mit
- Created: 2019-10-29T01:17:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:39:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T05:55:38.005Z (2 months ago)
- Topics: bulma, react, redux
- Language: JavaScript
- Size: 4.34 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Easy Food
Easy food intearce that is inspired by ifood, built in react js. Uses the [API Server](https://github.com/brandaoplaster/easy-food) API.
It has the following features:With the following features:
* Restaurants by Category
* Restaurant Details
* Place Orders## Getting Started
>To get the app running, run the following commands:```
yarn install
yarn start
```
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.## Built With
* [React js](https://reactjs.org/) - Dependency Management
## Authors
* **Lucas Brandão** - [brandaoplaster](https://github.com/brandaoplaster)
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details