- 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
localStorageto persist the todos between page refreshes 💾 - Use
contextAPIto manage the state and provide access to the todos and filters - Use
tailwindcssfor styling the application. - Visit the deployed application and try out.
- Any kind of feedbacks and contributions are welcome! 😊
undefinedx96/manageTodos
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|