Skip to content

The Vite template with react plugin and tools for scaffolding your project

Notifications You must be signed in to change notification settings

owlsome-official/vite-react-tailwind-recoil

Repository files navigation

⚡ vite-react-tailwind-recoil ⚡

📘 About

The Vite template with react plugin and tools for scaffolding your project

📝 Table of Contents

📦 Template contains

  • 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)

📝 Versions

v0.5.0 - 2025-02-17

  • Still on React 18, due to Recoil doesn't update to support React 19 yet.
  • Updated tailwindcss 4
  • Updated dependencies
  • Migrated to new react-router v7
  • Updated Pantone Color of the year 2025

v0.4.7 - 2024-11-19

  • Updated dependencies

v0.4.6 - 2024-09-20

  • Fixed known vulnerabilities
  • Updated dependencies

v0.4.5 - 2024-08-27

  • Updated nginx image version

v0.4.4 - 2024-08-15

  • Updated dependencies

v0.4.3 - 2024-06-25

  • Updated dependencies
  • Fixed securities issues/PRs

v0.4.2 - 2024-04-23

  • Updated dependencies

v0.4.1 - 2024-04-17

  • Updated dependencies

v0.4.0 - 2024-02-21

... more

📌 Get Started

  1. Initialized (don't forget to rename my-project)

    npx degit owlsome-official/vite-react-tailwind-recoil#main my-project
  2. Go to project folder

    cd my-project
  3. Set up dependencies

    yarn
  4. Run!

    yarn dev

Want some more ?

see Vite Guide

🌈 Vite Template – Made with ❤️ by Watsize 🌈