Listo is a simple yet powerful task app that allows you to create, edit, reorder, and delete tasks. Additionally, you can share your tasks with others to collaborate on projects. (Sharing is currently under development)
Listo is currently in beta. You're welcome to sign up and start using the app. If you have any feedback, please let me know!
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.