c0sta / react-template

Personal Boilerplate for React + TS projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Personal Boilerplate for React + TS projects


Languages

Language:TypeScript 66.5%Language:CSS 22.2%Language:JavaScript 6.6%Language:HTML 2.8%Language:Shell 1.6%Language:Dockerfile 0.4%