VRTN is Vite React Tailwindcss Typescript i18n template
- React 18, Typescript, Vite, pnpm
- Tailwind CSS, shadcn/ui
- Components
- Zustand
- I18n ready
- Deploy on Vercel
- File based routing support with mdx
- Layout
- Storybook
- Docker
- PWA
- File-based MDX routes with React
- Unit Testing with Vitest, E2E Testing with Playwright on GitHub Actions
pnpm dev
Just run and visit http://localhost:5173
Build the App
pnpm build