A modern, responsive e-commerce web application built with Next.js and Tailwind CSS.
Users can browse products, search for items, add products to cart, and save favorites. Checkout functionality is planned for future updates.
- Product listing & detailed views
- Search functionality
- Add/remove from cart
- Add/remove from favorites
- Toast notifications (Sonner)
- Fully responsive design
- Cart & favorites persisted in localStorage
- Next.js
- Tailwind CSS
- shadcn/ui components:
- Badge
- Breadcrumb
- Carousel
- Collapsible
- Drawer
- Dropdown Menu
- Navigation Menu
- Separator
- Sonner (toasts)
- Lucide React icons
- localStorage for cart & favorites
- DummyJSON API
🌍 Deployment Deployed with Vercel Vercel
- Checkout & payment integration
- User authentication
- Advanced filters
Contributions are welcome! Feel free to open issues or submit pull requests.
MIT License