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

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

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/)