- Node.js
- Express
- MongoDB (mongoose)
- Javascript
- morgan => logging
- joi => validation
- bcrypt => password hashing
- jwt => protecting URLs
- dotenv => protecting variables
- cors => CORS Blocked issue
- CRUD operations for users
- CRUD operations for to-do's
- Authentication & Authorization