A modern, responsive weather application that delivers real-time weather information with an intuitive interface.
- Current Conditions: Live weather data with temperature, humidity, and wind information
- 7-Day Forecast: Extended weather outlook for planning ahead
- Hourly Forecast: Detailed 48-hour weather predictions
- Location Services: Automatic GPS detection and manual location search
- Responsive Design: Optimized for desktop, tablet, and mobile devices
- React 18 with TypeScript
- Tailwind CSS for styling
- National Weather Service API
- Vite for fast development and building
npm install
npm run devOpen http://localhost:5173 to view the application.
npm run buildThe application builds to the dist/ directory for deployment.
[sbp]
Weather data provided by the National Weather Service
© 2025 Spencer Francisco. EazyWeather is open source under MIT License.
Contact: @spencer_i_am