React Homework - 2 - PhoneBook

To your attention, an application for saving phone numbers - Hogwarts Magical Phonebook.

The project used:

«React» «Javascript» «React Icons / library» «Emotion / library» «prop-types / npm»

Used assembly: React project template

Project structure

Block in which you can add a new contact to the phone book. new_contact

Block in which you can search for a contact by his name. filter

A list of all phonebook contacts. contacts_list

You cannot add users with the same name or phone number. duplicate

And you can also delete a contact using the magic button! delete