This repository contains practice code for learning Node.js, Express.js, and MongoDB.
It includes basic authentication, API routing, and database integration.
- Node.js - Backend runtime
- Express.js - Web framework
- MongoDB & Mongoose - Database & ODM
- Passport.js - Authentication
- JWT (JSON Web Token) - Secure API access