A full-stack web application built using React, Node.js, Express, and MongoDB, demonstrating real-world development and deployment skills.
👉 Click here to view the live project
- ⚛️ Frontend built with React.js
- 🔐 Backend powered by Node.js & Express.js
- 💾 MongoDB database integration
- 🌐 RESTful API architecture
- 🎨 Modern, responsive user interface
- 🚀 Fully deployed on Render
Major_Project/ ├── client/ # React frontend ├── server/ # Node/Express backend └── README.md # Project documentation
- Frontend: React.js, HTML5, CSS3
- Backend: Node.js, Express.js
- Database: MongoDB (Cloud via MongoDB Atlas)
- Deployment: Render
- Tools: Git, GitHub, Postman, VS Code
- Clone the repository
git clone https://github.com/Sanskar-dev786/Major_Project.git
** 🧪 Testing ** Frontend tested via browser (manual testing) Backend endpoints tested via Postman