Vite + React Template
Source code: https://github.com/gofhilman/vite-react-template
This is a template for building React applications using Vite. It includes a set of tools and configurations tailored for efficient development and production workflows.
Features
- Fast development server with Vite.
- React 19 for building user interfaces.
- Tailwind CSS for styling with utility-first classes.
- Prettier and ESLint for code formatting and linting.
- Vitest for fast and reliable testing.
- React Router for client-side routing.
- Optimized image handling via vite-plugin-image-optimizer.
Tech stack
- Frontend: React, Tailwind CSS
- Build Tool: Vite
- Testing: Vitest, Testing Library
- Linting/Formatting: ESLint, Prettier
- Other Tools: clsx, lucide-react, modern-normalize, svgo