A simple and efficient Notes App built using HTML, CSS, and JavaScript. This application allows users to create, view, and delete notes right from their browser. Perfect for jotting down quick thoughts, to-do lists, and reminders!
- π§ Add new notes
- ποΈ Delete existing notes
- πΎ Notes saved to localStorage (your data stays even after refresh)
- π± Fully responsive UI
- HTML
- CSS
- JavaScript (Vanilla)
- Clone the repository:
git clone https://github.com/vinitjain2005/Notes-App.git
- Navigate to the project folder:
cd Notes-App
- Open
index.html
in your browser.
- Search and filter notes
- Tag-based organization
- Dark mode toggle
- Cloud sync with user accounts
For feedback or collaboration:
- GitHub: @vinitjain2005
Made with β€οΈ by Vinit Jain