Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 998 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 998 Bytes

Kompad

App preview

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

Techstacks

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

Installation

If you guys want to use it, please take a look at this vietnamese instruction or english instruction.

Contributes

Feel free to folk the repo and request a new PR for your refactoring or features