Techsalicious / Hacktoberfest-2020-closed

Hey, this is our open-source repository for Hacktoberfest 2020, do contribute and have a chance to win a great surprise.
https://hacktoberfest.digitalocean.com/
0 stars 28 forks source link

javascript TodoApp #49

Closed jonasaky closed 4 years ago

jonasaky commented 4 years ago

Using npm create-react-app to create a new Todo-App! The App is written in pure React, it uses useState, useContext and localStorage. The App is able to add items, remove items and reset list of items. The App has validations to avoid duplicates.

Hi @Shirsha-Singha Would you mind adding hacktoberfest-accepted label, looking forward to get a review! Thank you!!!

Happy HacktoberFest 2020! 😄

image

Shirsha-Singha commented 4 years ago

You will get a label, and be accepted once I check if it does what it says, it will be done today only.

jonasaky commented 4 years ago

Thank you, @Shirsha-Singha !!