Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucky-kashyap/shopping-cart
Shopping Cart using API (Fake store API) & add functionality
https://github.com/lucky-kashyap/shopping-cart
Last synced: 7 days ago
JSON representation
Shopping Cart using API (Fake store API) & add functionality
- Host: GitHub
- URL: https://github.com/lucky-kashyap/shopping-cart
- Owner: Lucky-Kashyap
- Created: 2023-10-18T09:04:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T16:20:20.000Z (about 1 year ago)
- Last Synced: 2023-10-19T11:29:34.313Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://shopping-cart-zeta-black.vercel.app
- Size: 797 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Shopping Cart Project
In the project directory, you can run:
### `npm start`
Also install some dependencies
### `npm i react-router-dom@6`
Add Feature :
Products Section,
Product Page,
Cart PageProject ShowCase :
Home Page : ![Screenshot (2020)](https://github.com/Lucky-Kashyap/shopping-cart/assets/88204554/2160f76e-ae8a-4d33-bd66-6efcd144955f)
Cart Page :
![Screenshot (2021)](https://github.com/Lucky-Kashyap/shopping-cart/assets/88204554/f5f91bec-4a09-4edd-8abe-10702c199aee)
Product Page :
![Screenshot (2022)](https://github.com/Lucky-Kashyap/shopping-cart/assets/88204554/c2911631-7faa-4e4f-b7c7-ffb6ee33db22)