React: Notes App
In this article, we will make changes to the pre-built React Notes App.
Improvements to Make:
Sync Notes with Local Storage
Add note summary titles
Move the modified note to the top of the list
Delete notes
Saving Notes to Firebase Database
Ap...
codelady.hashnode.dev6 min read