DEV Community

Cover image for ReactHooks/Redux prod ready eShopp
Alexey Lysenko
Alexey Lysenko

Posted on • Updated on

ReactHooks/Redux prod ready eShopp

Hi everyone. I decided to publish project i working on, E-commerce demo for dev.to community.

http://detoner777.github.io/imba-eshop
https://github.com/detoner777/imba-eshop

I hope this helps anyone who decides to create such an application! And by the way, it will be glad to hear the some feedback.

Technologies used:

  • React with Hooks, Redux, Redux Thunk
  • React Bootstrap 4, SCSS
  • Lodash
  • .ENV, Google Map Reat, React Container Dimensions, React infinite scroller
  • Axios, Axios Mock Adapter, Faker

Features:

  • Home, Products, Product Details, Shopping Cart, Error pages + some inform pages
  • State management with Redux
  • Responsive design with Bootstrap 4 and custom styling using SCSS
  • Cart with increment, decrement and remove product abilities
  • Toast messages for adding/removing a product

Top comments (0)