Minotes is a minimalist productivity app built with React Native and Expo, designed for efficient note-taking and task management. It offers a clean, user-friendly interface to help you stay organized and focused.
- Note Taking: Create, edit, and delete notes effortlessly.
- Task Management: Add, complete, and track tasks with ease.
- Synchronization: Sync your notes and tasks across devices.
- Dark Mode: Switch between light and dark themes for comfort.
- Install Expo CLI:
npm install -g expo-cli
git clone https://github.com/dinxsh/minotes.git
npm install
expo start
Contributions are welcome! Please read our Contributing Guide for more information on how to get started.
Minotes is released under the MIT License. See LICENSE for details. ```