Skip to content

sant527/reactjs_fetch_api_using_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is created using create-react-app

How to fetch a simple api JSON data and display.

It uses:

"axios": "^0.17.0",
"history": "^4.7.2",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-redux": "^5.0.6",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.8",
"react-scripts": "1.0.16",
"redux": "^3.7.2",
"redux-devtools-extension": "^2.13.2",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0"

Using redux-devtools-extension helps a lot.

About

Fetch and api JSON data and dispaly using react Js and redux and dev tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published