React hooks App Phonebook with an add form for a contact {name, phone number}, allows you to save contacts in a list and filter by name. The App also stores user contacts using localStorage.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.