This is a simple note-taking app that i built for myself last year. It includes some features as follows:
- File organizations
- Note list
- Folder group
- Tagging
- Autoupdate
- Word counting
- Theme customization
- ...more features. see here
What i use to build this app
- Tauri: a toolkit that lets you build desktop app
- Reactjs
- Zustand: the best state management for me now - simple, easy to use
- Firebase
- Tiptap: the main text editor
- Algolia: Fulltext search service
If you guys want to use it, please take a look at this vietnamese instruction or english instruction.
Feel free to folk the repo and request a new PR for your refactoring or features