A full-stack MERN application that allows users to create, edit, and delete personal notes. It supports user authentication with JWT and a clean, responsive frontend using React.
- User registration and login
- Create, read, update, and delete (CRUD) notes
- Secure JWT-based authentication
- Each user can manage their own notes
- Stylish UI with responsive layout
- Frontend: React, React Router, Axios
- Backend: Node.js, Express.js
- Database: MongoDB, Mongoose
- Authentication: JWT, bcryptjs

