This a React Application built with React Styled Components Library. This is a Food Cart Application with the functionalities to add items to cart, edit them, remove them and some other Food Items specific functionalities.
For running this project you will need node and npm installed globally on your machine.
-
Clone the Project onto your Machine using the following
gitcommandgit clone https://github.com/rawat-divyanshu/React-Food-Cart.git -
Go into the directory where the project now lives.
cd React-Food-Cart -
Install the dependencies.
npm install -
Start the app.
npm start -
Visit the app at
http://localhost:3000/React-Food-Cart
Visit the site Here




