Skip to content

ifsvivek/Notify

Repository files navigation

Notify 📝

Your thoughts, strictly yours.

Notify is a lightweight, local-first note-taking application designed for speed and privacy. Built with SvelteKit and TailwindCSS, it stores your data directly in your browser—no servers, no logins, no tracking. Just like Excalidraw, but for Markdown.

✨ Why Notify?

  • 🔒 Private by Default: Your notes live in your browser's local storage. They never leave your device unless you export them.
  • ⚡ Blazing Fast: No API calls, no loading spinners. Instant startup and navigation.
  • 📝 Advanced Markdown: Support for standard GFM, LaTeX Mathematics, Mermaid Diagrams, and GitHub Alerts.
  • 🌓 Dynamic Themes: Beautifully crafted Light and Dark modes with a seamless toggle.
  • 📱 Responsive: Works perfectly on desktop, tablet, and mobile.

🚀 Quick Start

Get up and running in seconds.

# 1. Clone the repo
git clone https://github.com/ifsvivek/Notify.git

# 2. Enter the directory
cd Notify

# 3. Install dependencies
npm install

# 4. Start coding
npm run dev

🛠️ Tech Stack

🤝 Contributing

Got an idea? Found a bug? We'd love your help making Notify better.

  1. Fork it
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📄 License

MIT © Vivek Sharma

About

A SvelteKit app for creating and managing notes.

Resources

Stars

Watchers

Forks

Contributors