Mind Vault is a modern, dynamic note-taking web app designed to help users capture, store, and organize their ideas and thoughts effectively. It provides a seamless experience for managing tasks, notes, and other essential information, all in one place.
- Real-time note editing with a rich text editor.
- Tagging and categorization for better organization.
- Responsive design for desktop and mobile.
- Secure storage using Convex database and serverless architecture.
- Frontend: Next.js, React, TypeScript, Tailwind CSS
- Backend: Convex serverless database
- Other Tools: ESLint, PostCSS
- Clone the repository:
git clone https://github.com/manavukani/mind-vault.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
Contributions are welcome! Please feel free to submit a Pull Request.
If you encounter any problems or have any suggestions, please open an issue in this repository.