From notepads to digital to-do list apps, the world has changed drastically. Fully-enabled,
powerful to-do list apps not only offer quality assistance for task management but improve
your productivity too.
Implementation
React Redux app that is to-do list app that allows you to write your to-do, work, grocery,
trip and household lists. The app enables user to easily create new list items, edit,
update, search mark as completed and deleting.
The app uses json web token as authentication so user can login and enter the app. The
back-end for this particular project was already set up so I used axios for API calls to
server. For styling and responsiveness I have used styled-components and less.