SnapNotes is one my sideprojects. Built with HTML, CSS, and JavaScript, SnapNotes provides an intuitive interface for creating, editing, and deleting notes, with data persistence via local storage. Just vannila js & no fancy frameworks!
- Responsive Design: Optimized for all devices.
- Create, Edit, Delete Notes: Manage notes efficiently.
- Local Storage: Notes persist after page refresh.
- Clone the repository:
git clone https://github.com/Infi-null-0/snapnotes.git
- Open
index.htmlin your web browser.
- Fork the repository.
- Create a new branch.
- Commit and push your changes.
- Open a Pull Request.
This project is licensed under the MIT License.
- Email: infinull0@gmail.com
- GitHub: https://github.com/Infi-null-0/
Happy Coding!