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.
yarn
yarn dev
We prefer Yarn as package manager, If you want to use pnpm or npm, feel free
- vite
- react
- shadcn ui
- tailwindcss
- react-i18next
- transmart
- react-query
- eslint/stylelint
- prettier
- react-router-dom
- svgr
- editorconfig
- postcss
- husky/lint-staged
- commintlint
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.