Skip to content

React, redux app used thunk as middleware. This project is about to show the vacation-related data that is fetched from API of Github by using redux and async react fetch with pagination and filtering, sorting option.

Notifications You must be signed in to change notification settings

sathiyavalli/react-redux-thunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vacation-related-reactRedux-Project

This project is about to show the vacation related data that is fetched from API of github by using Redux, Thunk and async React fetch with pagination and filtering, sorting option.

Used my github Api to store data."https://my-json-server.typicode.com/sathiyavalli/places/datas"

React fetch for asyc operation and used reactRedux to create globalstate that can be used globally anywhere in the app by getting and storing the value in store.

Used redux thunk as middleware that allows you to write action creators that return a function instead of an action.

Used "react-pagination-list" for pagination

Sorting done by using javascript sorting

filtering done by used filter option in array of datas.

Used Bootstrap module for responsive page

Keywords: reactredux, reduxThunk, react-pagination, JSON API, Github API, Filtering, Sorting, Bootstrap responsive, nodejs

About

React, redux app used thunk as middleware. This project is about to show the vacation-related data that is fetched from API of Github by using redux and async react fetch with pagination and filtering, sorting option.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published