Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dev-saiful/shopping-cart
- Owner: dev-saiful
- License: mit
- Created: 2024-05-18T14:03:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T18:27:53.000Z (6 months ago)
- Last Synced: 2024-05-19T15:23:15.562Z (6 months ago)
- Language: JavaScript
- Homepage: https://shopping-cart-ashy-delta.vercel.app
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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