loq24 / react-shopping-cart-1

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 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.

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

License:MIT License


Languages

Language:JavaScript 62.8%Language:CSS 36.1%Language:HTML 1.2%