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.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

v0.3.3 - 2023-07-18

  • Updated dependencies

v0.3.2 - 2023-06-09

  • Updated dependencies

v0.3.1 - 2023-05-22

  • Updated dependencies

v0.3.0 - 2023-01-30

  • Added prettier, and prettier-plugin-tailwindcss
  • Re-formatted all files
  • Updated dependencies
  • Added some necessary files for yarn v3

... 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 🌈