To use the boilerplate using yarn package manager
git clone https://github.com/moshfiqrony/react-redux-tailwind-boilerplate.git
yarn install
yarn start
To use the boilerplate using npm package manager
git clone https://github.com/moshfiqrony/react-redux-tailwind-boilerplate.git
npm install
npm start
- Redux - For global store
- Redux-saga - For action side effect manager
- Tailwind - For design system and utility class
- React-query - For advanced state and HTTP call manager
- React-router - For Routing
- node-sass - For the SSS compiler