headmandev / thought-note

Minimalistic web text editor

Home Page:thought-note.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimalistic web text editor

thought-note.vercel.app

License:MIT License


Languages

Language:TypeScript 97.3%Language:JavaScript 2.1%Language:Shell 0.4%Language:CSS 0.2%