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

https://github.com/kayleexx/shopme-e-commerce


https://github.com/kayleexx/shopme-e-commerce

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

![image](https://github.com/user-attachments/assets/7146fe81-44d6-408f-b957-d0968222f90c)
![image](https://github.com/user-attachments/assets/b2d53f03-a1ac-4993-97ad-cb3be5d3f557)
![image](https://github.com/user-attachments/assets/ef3cc091-a4d4-46b2-b641-77110acd2c30)

# ShopMe - E-Commerce Website 🛒

Welcome to **ShopMe**, a modern and user-friendly e-commerce platform built with React and Vite. ShopMe offers a seamless shopping experience with a beautiful UI, responsive design, and smooth functionality.

## 🌟 Features
- 🛍️ **Product Listing** - Browse a wide range of products.
- 🔍 **Search & Filters** - Easily find products using advanced filters.
- 🛒 **Cart & Checkout** - Add items to the cart and proceed to checkout.
- 🖥️ **Responsive UI** - Optimized for both desktop and mobile devices.
- 🌟 **Animations** - Smooth animations with AOS.
- 🚀 **Fast & Lightweight** - Powered by React & Vite.

## 🚀 Live Demo
🔗 [View ShopMe Live](https://shopme-e-commerce.vercel.app/)

## 🛠️ Installation & Setup

1. **Clone the repository**
```sh
git clone https://github.com/Kayleexx/shopme-E-commerce.git
cd shopme
```

2. **Install dependencies**
```sh
npm install
```

3. **Start the development server**
```sh
npm run dev