https://github.com/ibnzuk/react_food_ordering
Experimental serverless React food ordering application with the option to add items to cart and read order status
https://github.com/ibnzuk/react_food_ordering
conditional-rendering glass ibnz ibnz-developers ibnzuk modal react react-components
Last synced: about 2 months ago
JSON representation
Experimental serverless React food ordering application with the option to add items to cart and read order status
- Host: GitHub
- URL: https://github.com/ibnzuk/react_food_ordering
- Owner: ibnzUK
- Created: 2021-05-12T17:57:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T10:14:37.000Z (almost 4 years ago)
- Last Synced: 2025-02-07T01:43:12.114Z (3 months ago)
- Topics: conditional-rendering, glass, ibnz, ibnz-developers, ibnzuk, modal, react, react-components
- Language: JavaScript
- Homepage:
- Size: 11.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


React application food ordering application
## Community coders, please commit
Feel free to add extra functions or improvements, This helps me to more familiarise with source control and open source project managing
## Running instructions
* copy project to your directory ( git clone https://github.com/ibnzUK/React_Food_Ordering )
* navigate to _React_Food_Ordering_ project directory
* make sure you have node.js installed on your machine
* install project packages (npm install)
* start project (npm run start)