This is an ongoing e-commerce web application built using modern web technologies.
The goal of this project is to create a scalable and user-friendly online shopping platform.
In Progress β Features are actively being developed and improved.
- Frontend: React.js, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- State Management: Redux Toolkit
- Authentication: JWT
- API: REST APIs
- User authentication (Sign up & Login)
- Product listing with categories
- Add to cart functionality
- Basic admin routes
- Responsive design
- Order management
- Payment gateway integration
- Product search and filters
- Enhanced admin dashboard
git clone <repository-url>
cd ecommerce-project
npm install
npm run dev