DEV Community

Cover image for React & Redux Multifunctionality Todo app with fullyresponsive and attractive UI !!!
Anand Pothraj
Anand Pothraj

Posted on • Updated on

React & Redux Multifunctionality Todo app with fullyresponsive and attractive UI !!!

This application is build on React and redux. Consist of different functionality like

Add priority to the task based on your needs like urgent!!,
onhold and completed.

Image description

Filter the todos and sort according to the priority like completed, urgent, onhold, new to old , old to new, etc.

Image description

Pagination for better experience when number of todos are high, on single page only 5 todos can be rendered.

Image description

It is fully responsive from extra large devices to extra small devices like galaxy fold.

Image description

Like all other todo app it is also integrated with other features like create, edit, delete and search todos, functionality.

You can get the source code from my github repo:

source code

Also the website is live and hosted on netlify:
click here to see website

Please follow my github account and dev account to get wonder projects in future.

Top comments (0)