Skip to content

First release

Pre-release
Pre-release
Compare
Choose a tag to compare
@mrjelveh mrjelveh released this 14 Nov 19:25
· 10 commits to main since this release
f51fe7f

First release of react-redux-boilerplate:

Inside this boilerplate:

  • A simple token based authentication with Redux
  • Structure based on airbnb styleguide

Special library/plugins that you should know I used in this repository:

dependencies

- reduxjs/toolkit
- axios
- node-sass
- react-redux
- react-router-dom V5
- redux-thunk

dev dependencies

- husky
- lint-staged
- prettier
- redux-logger