A full-stack e-commerce web application built using the MERN stack.
- Frontend: React, TypeScript, Tailwind CSS
- Backend: Node.js, Express.js, TypeScript
- Database: MongoDB
- Authentication: JWT
- Tools: Git, Nodemon, tsx
- User authentication & authorization
- Product listing & management
- Cart & checkout flow
- Admin dashboard
git clone <repo-url>
cd project
npm install
npm run dev