A modern and responsive e-commerce frontend built with React + Vite.
- 🛍 Browse 40+ Products
- 🔍 Live Product Search
- 📂 Category Filtering
- 💲 Price Filtering
- ⭐ Rating Filtering
- ↕ Product Sorting
- ❤️ Wishlist Management
- 🛒 Shopping Cart
- ➕ Quantity Controls
- 📱 Fully Responsive Design
- ⚡ Fast React + Vite Performance
- 🔄 React Router Navigation
- ♻ Reusable Components
- 🎨 Modern UI
- React
- Vite
- JavaScript (ES6+)
- Tailwind CSS
- React Router DOM
- React Icons
src/
│
├── assets/
│ ├── data/
│ ├── images/
│ ├── icons/
│ └── screenshots/
│
├── components/
│ ├── common/
│ ├── home/
│ ├── shop/
│ ├── cart/
│ └── wishlist/
│
├── context/
│
├── pages/
│
├── routes/
│
├── App.jsx
└── main.jsx
git clone https://github.com/Abdullah-18155/ShopSphere.git
cd ShopSphere
npm install
npm run dev- React Components
- React Hooks
- React Context API
- React Router
- State Management
- Component Reusability
- Filtering & Sorting Logic
- Responsive Design
- Clean Project Structure
Abdullah Abid
GitHub
https://github.com/Abdullah-18155
https://www.linkedin.com/in/abdullah-abid-abb2b1402/
This project is licensed under the MIT License.
See the LICENSE file for more information.
If you like this project, don't forget to ⭐ the repository.






