/react-redux-typescript

React Redux Typescript in Saga, Thunk, and Toolkit

Primary LanguageTypeScriptMIT LicenseMIT

React TypeScript Redux with Thunk, Saga, and Redux Toolkit

React-Router lazy-loading routes

Pre-commit hook setup

$ npx mrm lint-staged

To run the project after cloning

Create or go to your demo directory then run the following in the terminal or cmd.

$ git clone https://github.com/webmasterdevlin/heroes-redux-typescript.git
$ cd heroes-redux-typescript
$ npm install
$ npm run start:fullstack

The React app and the fake web service will run concurrently.

screenshot