Skip to content

logisticinfotech/easiest-demo-redux-thunk-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easiest Redux Thunk example with Movie db api call and little UI state managment like tab.

Purpose of this demo is to understand redux-thunk easily. You can find step by step guide here to understand this demo properly.

Here is how it looks

Here is how it looks

easiest-demo-redux-thunk-reactjs

Development server

Run npm install Run npm start for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Further help

Checkout full blog here.