Vite <3 React
Vite <3 React

Vite <3 React

Tags
Technology
Description
Vite & React starter kits
Published
Published December 13, 2022
Vite, known for its instant dev server start & fast HMR for incremental updates, has completely reshaped the frontend bundlers’ (e.g. webpack) dev experience.
 
What’s better is that it offers first-class support for all mainstream UI frameworks including React, but what if we want more features like
  • And more …
 
as a built-in to get started building features right away rather than wasting time on getting things setup again and again? I created a few templates 👇 for this reason.

Use Cases

Build Apps

Full-fledged version
vite-react-tailwind-starter
lxy-yzUpdated Jan 22, 2023
 
Light-weight version
vitesse-lite-react
lxy-yzUpdated Dec 12, 2023

Build Component Library

react-component-template
lxy-yzUpdated Jun 18, 2023
 
Hope it helps. Happy hacking 🥂