A cozy Vite + React + TypeScript starter with TailwindCSS, ESLint, Prettier, Husky, and lint-staged all bundled in — ready to take you there and back again.
- ⚡️ Vite
- 🎨 TailwindCSS
- 🧩 React & TypeScript
- 🧹 ESLint & Prettier for clean code
- 🛡️ Husky & lint-staged for pre-commit linting
- 👓 clsx for easier className readability
git clone https://github.com/PittsGitHub/BilboilerPlate.git
cd BilboilerPlate
npm install
npm run dev