A fully dynamic full-stack Ecommerce Website built with the MERN stack during a 6-week industrial training at GTB Computer Education, Jalandhar.
- 🛍️ Product display with categories
- 🔐 User authentication (Login / Register)
- 🛒 Shopping cart functionality
- 📦 Order management
- 🔗 RESTful API integration
- 💾 MongoDB database for seamless data management
- 📱 Responsive UI design
Tools: Git, Postman, VS Code
# Clone the repo
git clone https://github.com/Simran-775/Ecommerce-Project.git
cd Ecommerce-Project
# Install frontend dependencies
npm install
# Start frontend
npm start
# In a new terminal, start backend
node server.jsMake sure MongoDB is running locally before starting the server. Add your environment variables in
.envfile.
- Building RESTful APIs with Node.js and Express
- State management and component design in React
- MongoDB database integration and schema design
- API testing with Postman
- Version control with Git and GitHub
- Full-stack application architecture
Built as part of a 6-week Industrial Training at GTB Computer Education, Jalandhar under the mentorship of Mr. Tarunpreet Singh. Submitted as training project for B.Tech CSE AIML at DAVIET, PTU.
Made with 💙 by Simranjeet Kaur



