Personal Notes App

The Personal Notes App is a simple and efficient tool that allows users to create, search, edit, and delete personal notes easily. It provides an organized interface to manage daily thoughts, tasks, or reminders in one place.

  • Add, edit, and delete notes
  • Search notes instantly by title or content
  • Filter notes for better organization
  • Responsive and minimal design using Tailwind CSS
  • Local storage support to persist notes
  • Users can add new notes with a title and content, search existing notes by keyword, edit notes directly, or delete them when no longer needed.
  • All notes are saved locally in the browser for quick access without requiring a backend.
  • React.js: frontend framework
  • Tailwind CSS: for clean and responsive styling
  • Lucide Icons: for minimal and modern icons

This project helps users stay organized and productive by offering a simple digital space for note-taking. It can be used for personal reminders, study notes, or professional tasks — all accessible directly in the browser.

Note: This project is for educational purposes only. Not for commercial sale.