This is a React.js based project that displays a list of products.
- View all products
- Show details of each product
- Products in the cart can be increased or decreased
Run npm install
or yarn
to install dependencies
Run npm run start
or yarn start
to start Web App
- React.js
- Redux, Redux Saga, Redux Toolkit
- Material UI