Skip to content

rawat-divyanshu/React-Food-Cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Food Cart

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.

Installation and Running

For running this project you will need node and npm installed globally on your machine.

  1. Clone the Project onto your Machine using the following git command

    git clone https://github.com/rawat-divyanshu/React-Food-Cart.git
    
  2. Go into the directory where the project now lives.

    cd React-Food-Cart
    
  3. Install the dependencies.

    npm install
    
  4. Start the app.

    npm start
    
  5. Visit the app at

    http://localhost:3000/React-Food-Cart
    

Screenshots

App Screenshot 1

App Screenshot 2

App Screenshot 3

App Screenshot 4

App Screenshot 5

Demo

Visit the site Here

About

This is a Food Cart Application with the functionalities to add items to the cart, edit them, remove them, and some other Food Items specific functionalities.

Topics

Resources

Stars

Watchers

Forks

Contributors