Simple text editor service for notes and sharing information
Based on Next.js / Redux.js / Slate.js / Tailwindcss
- Intuitive interface
- Minimalistic design
- Dark/Light Theme
- Automatic data saving
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.
MIT