Skip to content

A boilerplate for quickly creating React applications with the best developer experience.

License

Notifications You must be signed in to change notification settings

jerikchan/vite-react-ts-tailwind-starter

Repository files navigation

Vite-React-Tailwind-Starter

Choosing a technology stack is a very subjective matter, if you happen to like using Vite, Tailwind, TS and shadcn ui and more to build React SPA applications, then give it a try.

Run

yarn
yarn dev

We prefer Yarn as package manager, If you want to use pnpm or npm, feel free

Tech Stack

  • vite
  • react
  • shadcn ui
  • tailwindcss
  • react-i18next
  • transmart
  • react-query
  • eslint/stylelint
  • prettier
  • react-router-dom
  • svgr
  • editorconfig
  • postcss
  • husky/lint-staged
  • commintlint

Why this tech stack

Deploy

Cloudflare Pages is my first option to deploy React App,follow this documentation to deploy your site Vercel is a good option too,Go to Vercel and link to your Git Repo

Enjoy building.

Related (Coming Soon)

Next Starter

Electron Starter

R3f Starter

Express Starter

Node Starter

Figma Plugin Starter

Chrome Extension Starter

VSCode Extension Starter

About

A boilerplate for quickly creating React applications with the best developer experience.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.7%
  • JavaScript 10.2%
  • Less 5.7%
  • HTML 5.6%
  • Shell 0.8%