Skip to content

anirudh-modi/Reactive-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactive-shopping-cart

A basic shopping cart using React

Installation

To run the application, follow the process below :

  • Download the github repo,
  • Unzip the downloaded folder
  • From terminal navigate to the downloaded folder
  • Run npm install within the root folder.
  • Run npm start within the root folder.
  • In your browser open the url localhost:8081

Adding items to inventory

To add items to the inventory:

  • Open the file src/config/config.js
  • Edit the property items

About

Shopping cart using React and react-router

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published