Skip to content

mashwin/react-simple-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-simple-shopping-cart

A simple shopping cart created using reactjs and redux.

Once cloned execute the following commands in the terminal.

npm install This will install all the dependencies required.

webpack This will compile all the javascript files and will output bundle.js file.

node server.js This will start the express web server.

Navigate to http://localhost:3000

About

A simple shopping cart created using reactjs and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published