An AI enhanced eCommerce platform built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The platform supports user authentication, product management, and a seamless shopping experience.
- User Authentication: Sign up, login, and secure authentication with Clerk.
- Admin Dashboard: Manage users, products, and orders.
- Product Management: Add, edit, delete products with images and descriptions.
- Order Tracking: Managing stock level.
- AI Voice Assistant: Helping out users on their product enquiry.
- React 18
- Tailwind 3.4.17
- Shadcn UI
- NodeJS
- ExpressJS
- MongoDB
- Node.js (v18 or higher)
- npm (v9 or higher)
-
Clone the repository :
git clone https://github.com/Manjeedan11/TechnoCart.git cd technoCart-frontend cd technoCart-backend
-
Install dependencies:
npm install