A Tool to Manage Your Time
Taskflow is a modern To-do List application build with react (typescript) and tailwinds css. It helps you organize your daily tasks and stay productive - all with clean and minimal interface.
- Authentication — Secure login and registration system
- Task Management — Create, update, and delete your tasks
- Beautiful UI — Tailwind CSS styling with smooth animations
- React Hooks + TypeScript — Fast, type-safe, and maintainable codebase
git clone https://github.com/MamitianaAntonio/task-flow-frontend.git
cd taskflownpm installnpm run dev