This project is created to accompany my Medium's Blog Post.
The project aim to illustrate how to use Redux-Thunk along with TypeScript language.
To run the project.
git clone https://github.com/peatiscoding/mex-redux-redux-thunk.git
cd mex-redux-redux-thunk
yarn
yarn start
Please note that this project was bootstrapped with Create React App.
You can learn more in the Create React App documentation. To learn React, check out the React documentation.