iNotebook is a secure, full-stack web application that allows users to create, update, and delete their personal notes. Each user has their own account and can only access their own notes.
- 🔐 User Authentication (Signup / Login / Logout)
- 🧾 Create, Edit, and Delete notes
- 👁️ Users can only see their own notes
- ⚡ Responsive UI for desktop and mobile
- 🧼 Clean and user-friendly interface
- Frontend: React.js, Bootstrap
- Backend: Node.js, Express.js
- Database: MongoDB (Mongoose)
- Authentication: JWT, bcrypt
- Storage: All notes stored securely in MongoDB