rockymartin0124 / React-Food-Ordering

Experimental serverless React food ordering application with the option to add items to cart and read order status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

Preview2

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)

About

Experimental serverless React food ordering application with the option to add items to cart and read order status


Languages

Language:JavaScript 49.0%Language:CSS 41.7%Language:HTML 9.3%