funcoding / react-redux-thunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample application making use of thunk middleware in react redux.

To run

In the project directory, you can run:

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 75.5%Language:HTML 15.9%Language:CSS 8.6%