Create a Notes app with React and javascript Localstorage.
A notes app is a crucial tool for recording information that has to be retrieved later. In this tutorial, we'll create a working notes app with features like note deletion, we'll utilise react hooks to store the notes and use localstorage to keep our...
ifedayog.hashnode.dev6 min read