Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/castle2668/react-food-order
Max's React Course Section 11, 17
https://github.com/castle2668/react-food-order
firebase-realtime-database react
Last synced: 2 days ago
JSON representation
Max's React Course Section 11, 17
- Host: GitHub
- URL: https://github.com/castle2668/react-food-order
- Owner: castle2668
- Created: 2021-10-24T08:38:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T10:30:25.000Z (almost 3 years ago)
- Last Synced: 2024-05-21T10:44:17.125Z (6 months ago)
- Topics: firebase-realtime-database, react
- Language: JavaScript
- Homepage:
- Size: 840 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Food Order App
## Install the dependencies
```git
npm install
```## Run it
```git
npm start
```