fyfirman / react-vite-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-vite-starter

Easy React Vite Template

Skip preparing, Start building.


MIT License PRs Welcome Code of Conduct

Table of Contents

Features

This template included most used libraries and pattern that commonly used, which are:

  • React (v18)
  • React Router DOM
  • Typescript
  • Vite
  • SWC
  • Tailwind
  • ESLint + Prettier with mature rules & configuration
  • MSW (Mock Service Worker)
  • Folder Structure
  • Zustand
  • Zod
  • TanStack Query
  • Jest
  • React Testing Library
  • Common UI Component -> The UI library is too much to decide. There's no perfect library for all case, so to keep this template un-opinionated I will keep this part to be missing.

Usage

Click "Use this template" on this repository.

How to run

About


Languages

Language:JavaScript 50.0%Language:TypeScript 37.0%Language:CSS 10.7%Language:HTML 2.1%Language:Shell 0.1%