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. Explore Redux state management and asynchronous actions in this practical application.

License

Notifications You must be signed in to change notification settings

Alexandrbig1/Async-Redux-CRUD-Phonebook-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Redux CRUD Phonebook App

GitHub last commit GitHub license

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

Project Preview

Screenshots

Async Redux CRUD Phonebook App Caption for Screenshot 1

Async Redux CRUD Phonebook App Caption for Screenshot 2

Issues

If you encounter any issues or have suggestions, please open an issue.

License

This project is licensed under the MIT License.

Acknowledgments

A special thanks to the following for their contributions to this project:

  • mockapi.io: A versatile and convenient backend service for providing mock data. This project wouldn't be possible without the support and features offered by mockapi.io.

Languages and Tools:

Connect with me:

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. Explore Redux state management and asynchronous actions in this practical application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published