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

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

Awesome Lists containing this project

README

        

![Preview](src/assets/screenshot.png)

![Preview2](src/assets/screenshot2.png)

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)