https://github.com/raisanjmr/shopzone
ecommerce application
https://github.com/raisanjmr/shopzone
ecommerce-application fakestoreapi javascript react-router reactjs vite
Last synced: 4 months ago
JSON representation
ecommerce application
- Host: GitHub
- URL: https://github.com/raisanjmr/shopzone
- Owner: RaisanJMR
- Created: 2025-03-21T01:50:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-22T15:04:18.000Z (over 1 year ago)
- Last Synced: 2025-06-03T17:47:22.510Z (about 1 year ago)
- Topics: ecommerce-application, fakestoreapi, javascript, react-router, reactjs, vite
- Language: JavaScript
- Homepage: https://shopzone-three.vercel.app
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShopZone Ecommerce application
A minimal ecommerce application built for showcasing minimal functionality of an online store. Users can view product details, and manage their shopping cart with ease. This project demonstrates integration with a public API and a responsive UI using modern frontend technologies.
## Technologies used
- Reactjs - front end ui
- Tailwindcss - styling
- fakestore api - api to fetch data
### Features
- view product
- add to cart
- view cart
- remove from cart
- view product details
### App Demo
- [click here](https://www.loom.com/share/aead1a5e9ec94a74996aff586d1fe534?sid=93ce318e-ff21-4100-a272-bc14803a6a20)
### Live Link
- [click here](https://shopzone-three.vercel.app/)