A sleek, responsive e-commerce frontend built with React and Tailwind CSS, featuring dynamic product listings from a live API and category-based filtering.
- 📦 Fetches products from a fake store API
- 🎯 Filter products by category
- 📱 Fully responsive layout
- ⚡ Fast and lightweight build with Vite
- 💡 Clean UI with Tailwind CSS utility classes
- React
- JavaScript
- Tailwind CSS
- Vite
- FakeStore API
git clone https://github.com/thekuntal49/ecommerce-page.git
cd ecommerce-page
npm install
npm run dev