Weather and field conditions for Walnut Creek Little League fields. Built with Next.js and deployed on Vercel.
Covers 13 locations across Walnut Creek and Concord, including Bancroft, Castle Rock Sports Complex, Foothill Middle School, and more. Each field shows current weather, forecasts, and conditions for baseball and softball divisions from Peanuts through Juniors.
npm run dev # Start development server
npm run build # Build for production
npm run start # Start production server
npm run lint # Run ESLintOpen http://localhost:3000 to view the app.
GPL-3.0