Skip to content

A To-Do App to maintain your daily activies and tasks, using ReactJS+Vite & TailwindCSS

Notifications You must be signed in to change notification settings

TBS96/manageTodos

Repository files navigation

Manage ToDos' App 📝 ✅ ⌛ 💾

  • A simple ToDo list with the following features:
    • Add a new todo 📝📥
    • Mark a todo as completed ✅
    • Edit a todo 📝
    • Delete a todo 🗑️
    • Filter todos based on their status (completed/active)
    • Use localStorage to persist the todos between page refreshes 💾
    • Use contextAPI to manage the state and provide access to the todos and filters
    • Use tailwindcss for styling the application.
    • Visit the deployed application and try out.
    • Any kind of feedbacks and contributions are welcome! 😊