DEV Community

Abhijeet Mishra
Abhijeet Mishra

Posted on

New React Tasky App

Hi Guys,

https://www.youtube.com/watch?v=Sf8Fn0jfcaQ

This Project helps the create, edit and delete Tasks. Tasks fall into many categories and one category can have many tasks. In this version of the application, one can do Crud operations on Tasks.

Tasks also persist on localStorage. User will find tasks, when he comes back. This project uses Knowledge of HTML, CSS, Javascript.

Please find the project, full source code on - https://github.com/radharamanaa/Tasky ... I am still yet to follow best practices in react. Kindly help me.

Thanks

Top comments (0)