Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.6 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.6 KB

NoteDrop - Store and Manage Your Notes

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.

Features

  • 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.

Built With

  • MERN Stack (MongoDB, Express.js, React, Node.js)
  • React Router
  • Redux
  • Context API

Contributing

If you find a bug or want to add a new feature, contributions are welcome!

Backend Note

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

License

This project is licensed under the MIT License.

Author

Your Name
Email: mail4mithun.u@gmail.com
GitHub: github.com/Mithun-750