A React application that works exactly like a traditional todo lists app, but with a twist. Perfect for when you need a different perspective on your tasks.
Anti-Todo List helps you manage your tasks.
Note: The humans beings behind this application may occasionally be tired and need rest. If you encounter any delays, please wait for approximately one second before trying again.
# Install dependencies
pnpm install
# Run development server
pnpm run dev- React + TypeScript - For building the user interface
- Vite - Next generation frontend tooling
- Groq AI - For generating tasks
- Local Storage - For persisting your tasks
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.