sivadass / react-shopping-cart

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Shopping Cart

Simple React Shopping Cart

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.

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

License:MIT License


Languages

Language:JavaScript 49.2%Language:HTML 23.9%Language:SCSS 22.4%Language:CSS 4.5%