This is a simple shopping cart application built with React, Redux and Redux Toolkit. It allows users to add products to their cart, view the cart contents, and remove items from the cart. Basically, it is for demonstration purposes, learning and practice on Redux and Redux Toolkit.
- Add products to the cart
- View cart contents
- Remove items from the cart
- Responsive design
- React
- Redux
- Redux Toolkit
- React Router
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/emiedonmokumo/gitview.git
cd gitviewnpm installor
yarn install- Node.js
- npm or yarn