This project is designed as a refresher for fundamental React concepts. It includes functionality to add food items to a cart and remove them from it. Throughout the project, essential React concepts are utilized for implementation.
1)git clone https://github.com/anujababy1/food-order-app.git
2)git fetch origin
3)npm install
4)npm start