twotwoba / vite-react-lite

A lite template of react with vite,typescript,tailwindcss,zustand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-react-lite

React Vite TypeScript TailwindCSS Static Badge Static Badge

A lite template of react with

  • vite
  • typescript
  • tailwindcss
  • zustand
  • immer
  • swr

Based on the vite template of react-ts

see:

what's more

  • Configured tailwindcss
  • Configured rules of eslint & prettier
  • Manage state by zustand
  • Deal width deeply nested object by immer

tips

You'd better follow the official advice

maybe you need

About

A lite template of react with vite,typescript,tailwindcss,zustand.

License:MIT License


Languages

Language:TypeScript 81.3%Language:JavaScript 12.1%Language:CSS 4.2%Language:HTML 2.4%