/react-shopping-cart

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

Primary LanguageJavaScriptMIT LicenseMIT

React Shopping Cart

Simple React Shopping Cart without using Redux

license Github file size David

React Shopping Cart Preview

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

Licence

A little project by Maksim Rabtsevich