Skip to content

Easily integrate React Shopping Cart into your existing website without using Redux.

License

Notifications You must be signed in to change notification settings

claudiobrt/react-shopping-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Shopping Cart

Simple React Shopping Cart without using Redux

license Github file size David

React Shopping Cart Preview

Live Demo

https://sivadass.github.io/react-shopping-cart/

Setup

Goto the project folder and install required dependencies:

npm install

And run Webpack to watch for code changes and bundle js and scss files:

npm start

Project will be automatically open at http://localhost.com:8015

For production build:

npm run build

Buy me a Coffee

If you like to support this project, you can use the paypal link below: Buy Me a Coffee

About

Easily integrate React Shopping Cart into your existing website without using Redux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • CSS 36.1%
  • HTML 1.2%