Simple shopping cart created with React, Redux.
Project is created with:
- React,
- Redux,
- JavaScript,
- HTML,
- CSS
To run this project, install it locally using npm:
$ cd ../shop
$ git clone https://github.com/dendidibe/shop.git
$ npm install
$ npm start