The Vite template with react plugin and tools for scaffolding your project
- React 18
- Vite (build tool)
- TailwindCSS (with
daisyUI
css components completion) - Recoil (state management)
- Containerized with Docker (
nginx-alpine
image) - CI/CD supported (
Jenkins
&SonarQube
)
- Still on
React 18
, due to Recoil doesn't update to supportReact 19
yet. - Updated
tailwindcss 4
- Updated dependencies
- Migrated to new
react-router v7
- Updated Pantone Color of the year 2025
- Updated dependencies
- Fixed known vulnerabilities
- Updated dependencies
- Updated nginx image version
- Updated dependencies
- Updated dependencies
- Fixed securities issues/PRs
- Updated dependencies
- Updated dependencies
- Updated Pantone Color of the year 2024
- Updated dependencies
... more
-
Initialized (don't forget to rename
my-project
)npx degit owlsome-official/vite-react-tailwind-recoil#main my-project
-
Go to project folder
cd my-project
-
Set up dependencies
yarn
-
Run!
yarn dev
see Vite Guide
🌈 Vite Template – Made with ❤️ by Watsize 🌈