A modern, elegant note-taking application built with Next.js that focuses on simplicity and efficiency.
- 📝 Clean and intuitive note-taking interface
- 🏷️ Tag-based organization with #hashtags
- 💾 Local file sync support
- 🔄 Automatic saving and syncing
- 🎨 Modern UI built with Radix UI components
- 📱 Responsive design for all devices
- Framework: Next.js 15
- UI Components: Radix UI
- Database: Dexie.js (IndexedDB)
- Styling: Tailwind CSS
# Install dependencies
pnpm install
# Run development server
pnpm dev
# Build for production
pnpm build
# Start production server
pnpm start
Check out our other tools and services:
- Query.Domains - Domain name search and availability checker
- Favicon.im - Website favicon generator and manager
- Done.is - Task management and productivity tool
- Logo.surf - Logo design and branding platform
- Qrcode.fun - Creative QR code generator
MIT License
Copyright (c) 2025 MemoCat.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.