Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.72 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.72 KB

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.

Deploy web version

Or you can try the web version using Vercel Button. However you have to follow the above installation to create project setting on Firebase first. The app requires these config to build.

Deploy with Vercel

For newbie, go to my setup video on Youtube

IMAGE ALT TEXT HERE

Contributes

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