Make notes!
View App
Table of Contents
I wanted to make a simple notepad app.
-
Clone the repo
git clone https://github.com/twilsonn/notedown.git
-
Install NPM packages
npm install
-
Run development environment
npm run dev
- Rich text editor
- Auto save notes
- Multiple notes
- Save to cloud
- Share note snapshot
- Dark mode
- Moblie Compatibility
- Accessibility
- PWA perfect score 😯
- OAuth login
See LICENSE
for more information.
Project Link: https://github.com/twilsonn/notedown