Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-saiful/shopping-cart

Simple Shopping Cart with React | Redux-Toolkit
https://github.com/dev-saiful/shopping-cart

Last synced: about 7 hours ago
JSON representation

Simple Shopping Cart with React | Redux-Toolkit

Awesome Lists containing this project

README

        

# Shopping Cart with React and Redux-toolkit

## This is a simple Add to cart system.

- Dependency :
* React-Router-Dom
* Redux-Toolkit
* TailWindCSS

- How to use this repo :
* git clone
* open this folder with vscode
* open integrated terminal
* run this command : npm install
* then run this command : npm run dev