Website deployed on Vercel: E-commerce Website URL
API EndPoints Link : Postman Public URL
- Designed and developed a full-stack e-commerce website using the MERN (
MongoDB
,Express
,React
,Node.js
) tech stack - Created a responsive and user-friendly interface for customers to browse and purchase products
- Implemented features for user authentication, payment processing, and order management
- Developed a robust backend API for managing products, orders, and customer data
- Utilized MongoDB for database management and implemented data modeling and schema design
- HTML/CSS
- JavaScript (ES6+)
- MongoDB (database)
- Express.js (backend framework)
- React.js (frontend framework)
- Node.js (runtime environment)
- Stripe (payment processing)
- Responsive Web Design
- RESTful API design
- Clone the repository:
https://github.com/AdarshTheki/full-stack-ecommerce-app.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the website in your browser:
http://localhost:3000
This project is licensed under the MIT License.