/thought-note

Minimalistic web text editor

Primary LanguageTypeScriptMIT LicenseMIT

Thought Note

Simple text editor service for notes and sharing information

alt text

Based on Next.js / Redux.js / Slate.js / Tailwindcss

  • Intuitive interface
  • Minimalistic design
  • Dark/Light Theme
  • Automatic data saving

Inspired by papier.app

Using

For local using do not forget to create and specify .env.local

API_URL=http://127.0.0.1:3001

Also make sure Thought-Note-API is running. It is necessary for this project.

License

MIT