A minimal React Router v7 template with TailwindCSS.
npm installnpm run devVisit http://localhost:5173
npm run buildnpm run startdocker build -t template-app .
docker run -p 3000:3000 template-app- React Router v7
- React 19
- TypeScript
- TailwindCSS v3
- Vite
Start building!