Skip to content

🔵 React starter template built with Vite and Tailwind CSS

License

Notifications You must be signed in to change notification settings

adydetra/react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starter ⚡

Static Badge

A lightweight React starter template built with Vite and Tailwind CSS. Fast development environment with HMR (Hot Module Replacement) and modern tooling out of the box.


Getting Started

Requirements

  • Node.js (LTS recommended)
  • npm, yarn, pnpm, or bun

Install dependencies

npm install

Run the development server

npm run dev

The development server will start at http://localhost:5173


Note

Prefer using another package manager? Use one of the following:

yarn install
# or
pnpm install
# or
bun install

Available Scripts

  • npm run dev - Start the development server
  • npm run build - Build for production
  • npm run preview - Preview the production build locally
  • npm run lint - Run ESLint to check code quality

Features

  • Vite - Next generation frontend tooling
  • ⚛️ React 19 - Latest React version
  • 🎨 Tailwind CSS - Utility-first CSS framework
  • 📝 ESLint - Code quality and consistency
  • 🔥 HMR - Fast refresh during development

License

This project is licensed under the MIT license.

About

🔵 React starter template built with Vite and Tailwind CSS

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •