First of all you have to create react app with this command - npx create-react-app react-redux-data-fetching(your desire app name) -then you can run your app with this command - npm start You have to install these packages - 1.npm install redux 2.npm install react-redux 3.npm install redux-thunk 4.npm install axios
shafiqrefat/react-redux-data-fetching
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|