Skip to content

Mysolaar/goit-react-hw-07-phonebook

Repository files navigation

A React application for a phonebook, where users can add and remove contacts and filter them by name.

The app consists of several components such as Container, ContactForm, Filter, and ContactList. It uses React hooks, such as useState and useEffect, to manage state and side effects.

  • Implemented Redux Toolkit.

  • Implemented function createAsyncThunk.

  • Used mockapi.io backend in place of local storage.

Releases

No releases published

Packages

 
 
 

Contributors