🧬 A boilerplate for React projects with TypeScript and Redux set up
$ git clone https://github.com/gabrielsanttana/react-typescript-template
$ cd react-typescript-template
$ npm install
$ npm start
# Then, you're ready to go and start adding new reducers, actions, and sagas to your project!
Your contribution is always welcome!
Check out the contribution guideline.