An open API service indexing awesome lists of open source software.

https://github.com/pro-100evhen/postslistthunk

PostsListThunk is a React application created to practice using the Redux Toolkit and createAsyncThunk for asynchronous requests. The application receives and outputs three types of data (users, posts, comments) from the JSONPlaceholder test API.
https://github.com/pro-100evhen/postslistthunk

react reactjs redux redux-thunk rest-api tailwind tailwindcss

Last synced: about 2 months ago
JSON representation

PostsListThunk is a React application created to practice using the Redux Toolkit and createAsyncThunk for asynchronous requests. The application receives and outputs three types of data (users, posts, comments) from the JSONPlaceholder test API.

Awesome Lists containing this project