A modern React starter template with TypeScript, Tailwind CSS v4, ShadCN UI, Zustand, React Router v7, and Motion animations.
yarn install
yarn dev- β‘ Vite - Lightning fast development
- βοΈ React 19 - Latest React features
- π¨ Tailwind CSS v4 - Modern utility-first CSS
- π§© ShadCN UI - Beautiful, accessible components
- π Zustand - Lightweight state management
- π React Router v7 - Modern routing
- π Motion - Smooth animations
- π React i18next - Internationalization
- π― TypeScript - Type safety
Install icons from animateicons.vercel.app:
node install-icon.js <icon-name>src/
βββ components/
β βββ ui/ # ShadCN UI components
β βββ icons/ # Animated icon components
βββ pages/ # Route pages
βββ lib/ # Utility functions
βββ store.js # Zustand store
βββ i18n.js # i18n configuration
βββ App.tsx # Main app component
- React 19
- Vite 6.1.0
- Tailwind CSS v4
- ShadCN UI
- React Router v7
- Zustand
- React i18next
- Motion