NoteDrop is a fullstack web application which allows users to store notes on the cloud, add tags to each note for easy categorization, and provides features like searching notes by title or tag.
- User-friendly interface for creating, editing, and managing notes.
- Tagging system to organize notes efficiently.
- Powerful search functionality to quickly find specific notes by title or tag.
- Secure authentication system for user registration and login.
- Profile theme borrowed from uiverse.io.
- Modified login/signup components inspired by uiverse.io.
- MERN Stack (MongoDB, Express.js, React, Node.js)
- React Router
- Redux
- Context API
If you find a bug or want to add a new feature, contributions are welcome!
The backend is hosted on Render, so the site may respond slowly after a period of inactivity.
You can find the backend code in the repository: github.com/Mithun-750/NoteDrop-backend
This project is licensed under the MIT License.
Your Name
Email: [email protected]
GitHub: github.com/Mithun-750