A lightning-fast, privacy-focused note-taking app that lives entirely in your browser.
Quick Notes is a lightweight application designed to store your thoughts, to-do lists, and reading links instantly. It requires no login, no database, and no server.
https://thettun-web.github.io/notes/
Everything you type is saved securely in your browser's localStorage. Your data never leaves your device.
- β‘οΈ Zero Latency: Instant load times with no server round-trips.
- π Privacy First: Data is stored locally on your device.
- π Smart Link Detection: Automatically detects URLs and converts them into clickable links.
- π± Responsive Design: Looks great on desktop and mobile.
- π§Ή Clean UI: Minimalist interface for distraction-free writing.
- HTML5 (Semantic structure)
- CSS3 (Modern Flexbox layout)
- JavaScript (ES6+, DOM manipulation, LocalStorage API)
Since this is a static application, you don't need to install Node.js, Python, or any heavy dependencies.
- Clone the repository:
git clone [https://github.com/thetnaingtun/quick-notes.git](https://github.com/thetnaingtun/quick-notes.git)
- Open the app:
Navigate to the folder and double-click
index.html. That's it!
This app is "Netlify Ready".
- Drag and drop the project folder into Netlify.
- Your site will be online in seconds.
(You can upload a screenshot of your app to your repo and link it here later!)
If you find this tool useful, you can support my work (and my caffeine addiction) here:
Or scan the QR code within the app!
This project is open source and available under the MIT License.
Made with β€οΈ by Thet Naing Tun