A clean, distraction-free notetaking application built with Next.js and React.
- Clean, distraction-free writing environment
- Automatic saving of notes to localStorage
- Note management with a simple sidebar
- Font and size customization
- Dark mode support
- RTL (Right-to-Left) text support
- Responsive design that works on desktop and mobile
- Write your notes in the main text area - just start typing!
- Create new notes using the + button in the sidebar
- Format your text by selecting different fonts and sizes from the bottom controls
- Toggle dark mode for comfortable reading in low-light conditions
- Switch to RTL mode for right-to-left languages
- Built with Next.js and React
- Uses Tailwind CSS for styling
- Data is stored in the browser's localStorage
- Responsive design for all devices
Contributions are welcome! If you want to make an addition or fix a bug:
- Fork the repo
- Create your feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
Feel free to use and modify this app for your own purposes.