- ESlint
- Jest & Enzyme
- PropTypes
- Pre-commit
- Prettier
- CSS loader & styled-components
- Environment variables
- Automated Heroku deployment flow
Start off by cloning the project.
git clone https://github.com/gomorizsolt/react-boilerplate.git
Install dependencies.
npm install
Launch the development environment. 🚀
npm run dev
Contributors are welcome and also expected to adhere to the Contributor Covenant.
The project is under the MIT license. For more information read the LICENSE.md file.