A todo app that keeps track of tasks that need to be completed.
- Light/dark mode toggle
- Login and Logout
- Protected Routes - need to login to use the application
- Enter new todo
- Edit and update todo
- Mark todo as completed
- Delete Todo
Parameter | Type | Description |
---|---|---|
email |
string |
Required. eve.holt@reqres.in |
password |
string |
Required. cityslicka |
https://todo-app-psi-blond.vercel.app/
- React,
- Redux,
- Chakra-UI