create-async-thunk topic
List
create-async-thunk repositories
Complete-CRUD-APP-using-Redux-Toolkit-and-createAsyncThunk
26
Stars
7
Forks
Watchers
This repository contains a CRUD (Create, Read, Update, Delete) application built using createAsyncThunk and Redux Toolkit. The application interacts with a RESTful API to perform the CRUD operations.