Welcome! This repository contains the MERN stack project I developed during my internship as part of learning modern web development. Throughout the internship, I focused on mastering the MERN stack—MongoDB, Express.js, React.js, and Node.js—by building this full-stack application from scratch. This project showcases my practical understanding and hands-on experience with the technologies.
During my internship, I set out to learn and apply MERN stack development in a real-world project. This repository includes both front-end and back-end code, highlights best practices, and demonstrates how to build scalable and maintainable web applications with JavaScript technologies.
- User authentication (register, login, JWT)
- CRUD operations for core resources
- Responsive UI built with React
- RESTful API using Express and Node.js
- MongoDB for data persistence
- Modular codebase for future scalability
- Frontend: React.js, JavaScript, HTML, CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Other: Mongoose, JWT, dotenv