Vanshikapandey30 / Hacktoberfest2024

It's time to contribute to HacktoberFest 2024 :)
https://hacktoberfest.com
115 stars 531 forks source link

Contribution: Adding Basic React Notes App (CRUD Functionality) #305

Open 0x1Shub opened 2 hours ago

0x1Shub commented 2 hours ago

I wanted to provide an elaborate notes for a Notes App which covers all required CRUD (Create, Read, Update and Delete) operations. In these notes, you can find how to build features such as create new note or view existing and edit/delete with React

0x1Shub commented 2 hours ago

Please assign this issue to me I am working on it