A quick start to build your next ReactJS project in few seconds
- React
- react-router
- react-intl
- styled-components
- recoil
- react-helmet
- prop-types
- eslint
- prettier
- husky
- commitizen
- stylelint
git clone https://github.com/zeyadetman/react-boilerplate.git <YOUR-PROJECT-NAME>
yarn
Use yarn commit
instead of git commit
to commit your worktree.