πΏ EcoStore - E-commerce Platform
- Tech Stack: React 18, Vite, TailwindCSS, React Router DOM, Framer Motion, Lucide React, Axios, React Context API
- GitHub URL: https://github.com/princee09/E-Commerce
- Live Demo: https://e-commerce-ac82.vercel.app
A modern, responsive e-commerce web application built with React, Vite, and TailwindCSS. Explore and shop seamlessly with dynamic features and smooth animations.
π§© Project Highlights
- ποΈ Product Catalog: Fetches product listings from FakeStore API and displays them with responsive grid layouts.
- π Search & Filter: Users can search products, filter by category, price, and rating.
- π¦ Shopping Cart: Persistent cart powered by React Contextβadd/remove products and calculate totals.
- π Product Details: Product info page includes images, descriptions, and reviews.
- π¨ Interactive UI: Clean layouts with hover effects, animated hero section, filtering, sorting, and pagination.
- π± Fully Responsive: Optimized for desktop, mobile, and tablet screens.
π§ͺ Tech Stack
- React 18 β component-driven UI
- Vite β fast development and build tool
- TailwindCSS β utility-first styling
- React Router DOM β client-side navigation
- Framer Motion β animations and transitions
- Lucide React β icon library
- Axios β HTTP client interacting with FakeStore API
- React Context API β managing cart and user state