/react-template

Personal Boilerplate for React + TS projects

Primary LanguageTypeScript

⚛ React + TS template.


🐛 Report Bug | ⭐ Request Feature

About

This is my personal template for React.JS + Typescript projects, using some tools that I like to use in all my personal projects.

Built With

In this template I included some settings for:

  • ESLint +Prettier
  • Commitlint + Husky
  • Docker compose configuration
  • Simple CI pipeline to validate the pull requests on development and main branch. Using Github Actions
  • Vitest + RTL
  • Storybook