Skip to content

mythLabs/playground-react-redux-thunk-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playground-react-redux-thunk-blog

Displays blog posts from https://jsonplaceholder.typicode.com/. Implemented semantic-ui library for design components. Implemented Memoizing.

Dependencies used

react, react-redux, redux-thunk, axios, lodash

How to start

npm install

npm start