Skip to content

Async Redux CRUD App - A React project showcasing asynchronous data management with Redux Toolkit's createAsyncThunk, Axios for API integration, and CRUD operations, all with data provided by mockapi.io services.

Notifications You must be signed in to change notification settings

kuciapakrystian/goit-react-hw-07-phonebook

Repository files navigation

Async Redux CRUD Phonebook App

Description

The Async Redux CRUD App is a React application that showcases asynchronous data management using Redux Toolkit's createAsyncThunk, Axios for API calls, and CRUD operations (Create, Read, Update, Delete) with mockapi.io as the backend service. This project is designed to help you understand how to integrate Redux Toolkit with asynchronous actions and a remote API.

Key Features and Technologies Used:

  • Front-End Framework: Alt text
  • Styling: Alt text
  • Alt text for making API requests
  • Data provided by mockapi.io
  • API Integration:
    • View a list of contacts from the API
    • Add new contacts
    • Delete contacts
    • Filter existing contacts
    • Asynchronous data fetching and updating
  • Data persistence with Alt text Toolkit
  • State management with Alt text Toolkit

Languages and Tools:

About

Async Redux CRUD App - A React project showcasing asynchronous data management with Redux Toolkit's createAsyncThunk, Axios for API integration, and CRUD operations, all with data provided by mockapi.io services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published