https://github.com/ryan-haskell/noteboi
a free, minimal markdown editor
https://github.com/ryan-haskell/noteboi
markdown notes offline pwa
Last synced: 3 months ago
JSON representation
a free, minimal markdown editor
- Host: GitHub
- URL: https://github.com/ryan-haskell/noteboi
- Owner: ryan-haskell
- Created: 2018-09-23T17:41:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T17:05:58.000Z (about 3 years ago)
- Last Synced: 2025-03-19T17:48:59.889Z (3 months ago)
- Topics: markdown, notes, offline, pwa
- Language: JavaScript
- Homepage: https://noteboi.io
- Size: 104 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# noteboi
> a free, minimal markdown notes app.### Features
- [x] Saves notes locally.
- [x] Take notes offline.
- [ ] Full markdown support
- [ ] Test all the browsers.
- [ ] Take multiple notes.
- [ ] Sync with a cloud something.
- [ ] Electron app?### Try it locally
1. __`npm install`__
1. __`npm start`__