reduxredux-persistredux middleware[Thunk & logger]redux toolkitredux devtools extentionstypes for react state, dispatch function (normal and async)redux examples for simple todo[How to use redux state, function (sync and async) both in functional and class component]webpackwebpack optimizationreact-routerstorybookmodule sassglobal sasssass globimporter[ no need to import every scss file. Can be imported in one file just by one or two line using *. import scss in assests/styles/index.scss.]image & icon support
clone the projectcd /project-directorynpm installoryarnnpm startoryarn startfor run the projectnpm run storybookoryarn storybookfor running the storybook
https://boilerplate-redux-typescript.herokuapp.com/
storybook: https://boilerplate-redux-typescript.herokuapp.com/storybook
MIT