A simple app for taking notes on the go.
- Adding and editing notes in a markdown format that fully supports various features such as code highlighting
- File storage
- Sharing your memos with other people through a public link
- Kanban board management for more detailed tasks
npm i
npm run dev
npm run build