CS2 Util is an interactive web app that helps CS2 players learn and master utility throws across competitive maps. Each lineup includes visual references showing exactly where to stand and how to throw your grenades.
- Visual Guides - Step-by-step images for each lineup
- Filter by Position - Find utility for T-side or CT-side
- Tag System - Search by location (A, B, MID) and grenade type (SMOKE, FLASH, MOLLY)
- Dark Mode - Comfortable viewing in any lighting
- Responsive Design - Works on desktop and mobile devices
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run build- React & TypeScript
- Vite
- Tailwind CSS
