This is a simple React Food Ordering App made using React js 18, this project is perfect for beginners who want to practice react js fundamentals like react js props, react-router v6, and react js hooks.

The user can order food, filter by categories, add to the cart, view the items in the cart, update quantity, and delete items from the cart.

the How to use :

 

Extract the folder then open the project using the command line and run the commands:

npm install to install all the packages 

npm start to start the server

 

Demo