Task completed during the GoIT Fullstack Developer course. It's Phone Book application with the ability to register, login, user updates, and work with a private collection of contacts.
It's connected with the ready-made backend (https://connections-api.herokuapp.com/docs/).
It supports all necessary operations on the contact collection, as well as registering, logging in and user update with JWT.
Routing added with the React Router library.
Interface styling made with Material UI.
https://dominikdanielewicz.github.io/goit-react-hw-08-phonebook/