A modern, responsive frontend-only eCommerce website built using React.js and Tailwind CSS. This project was created to strengthen core React fundamentals such as component architecture, routing, props, state handling, and UI design.
🔗 Live Demo:
https://velnixa.vercel.app/
📁 GitHub Repository:
https://github.com/om-dev007/E-commerce-Application
- ✅ Fully Responsive UI (Mobile, Tablet, Desktop)
- ✅ Product sections for Men, Women & Kids
- ✅ Dynamic product detail pages using React Router
- ✅ Reusable React Components
- ✅ Cart UI Structure (Frontend Only)
- ✅ Modern Tailwind CSS styling
- ✅ Clean folder structure & scalable design
- ✅ Optimized loading with component-based rendering
This project was built purely for learning and strengthening React.js concepts such as:
- Component-based architecture
- Props & State management
- React Router & Dynamic Routing
- Conditional rendering
- UI design with Tailwind CSS
- Folder & project structure best practices
This is a frontend-only project. No backend, authentication, or database is connected yet.
| Technology | Usage |
|---|---|
| React.js | Frontend Framework |
| Tailwind CSS | Styling |
| React Router DOM | Routing |
| Lucide Icons | Icons |
| Vercel | Deployment |