Skip to content

thetnaingtun-code/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Notes 📝

A lightning-fast, privacy-focused note-taking app that lives entirely in your browser.

License Netlify Status No Backend

🌟 Overview

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.

🚀 Features

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

🛠 Tech Stack

  • HTML5 (Semantic structure)
  • CSS3 (Modern Flexbox layout)
  • JavaScript (ES6+, DOM manipulation, LocalStorage API)

🏁 Getting Started

Since this is a static application, you don't need to install Node.js, Python, or any heavy dependencies.

Option 1: Run Locally

  1. Clone the repository:
    git clone [https://github.com/thetnaingtun/quick-notes.git](https://github.com/thetnaingtun/quick-notes.git)
  2. Open the app: Navigate to the folder and double-click index.html. That's it!

Option 2: Deployment

This app is "Netlify Ready".

  1. Drag and drop the project folder into Netlify.
  2. Your site will be online in seconds.

📸 Screenshots

(You can upload a screenshot of your app to your repo and link it here later!)

☕️ Support the Developer

If you find this tool useful, you can support my work (and my caffeine addiction) here:

Buy Me A Coffee

Or scan the QR code within the app!

📄 License

This project is open source and available under the MIT License.


Made with ❤️ by Thet Naing Tun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors