Notia
Notia is a lightweight markdown note-taking app for quick, distraction-free writing.
Try it out or you can see the code here.

Write notes in CommonMark, then read them with clean formatting in a dedicated view. Notes are saved in your browser’s local storage, so they persist between sessions without requiring an account.

Key Features
- Write and format notes in CommonMark
- Search notes and sort by date
- Store notes locally with the browser Local Storage API
Stack
- Framework: React
- Routing: React Router
- Styling: Tailwind
- Deployment: Netlify