A modern premium e-commerce frontend built using React, Tailwind CSS, and Vite.
https://shopsphere-ecommerce-theta.vercel.app/
https://github.com/akhilparihar-dev/Shopsphere-ecommerce
- Product listing
- Search functionality
- Category filtering
- Wishlist
- Shopping cart
- Quantity management
- Checkout summary
- Responsive design
- Premium dark UI
- Modern animations
- React.js
- JavaScript
- Tailwind CSS
- Vite
- Framer Motion
- Lucide React
Clone repository:
git clone https://github.com/akhilparihar-dev/Shopsphere-ecommerce.gitInstall dependencies:
npm installRun project:
npm run devBuild project:
npm run buildThis project was built to demonstrate frontend development skills including component-based architecture, responsive UI design, state management, filtering logic, and deployment workflow.
Akhil Parihar