DotoZ is a powerful todo app designed to help you organize tasks, set priorities, and boost productivity. It's available as a downloadable web app, created with React + Vite.
- Task Management: Easily create, edit, and delete tasks to keep track of your to-do list.
- Priority Settings: Set priority levels for tasks to focus on what matters most.
- User-Friendly Interface: Intuitive design for seamless task organization and management.
- Downloadable Web App: Install DotoZ as a web app for quick access and offline use.
Check out the live demo of DotoZ here.
- React
- Vite
To install DotoZ as a web app:
- Open the website here in your browser.
To run DotoZ locally:
- Clone this repository.
- Install dependencies using
npm install. - Start the development server using
npm run dev.
Contributions are welcome! If you have any ideas for new features, improvements, or find any issues, feel free to open an issue or submit a pull request.
