Better Weather is an eco-conscious weather forecast app. Get real-time weather data on your current location, along with tips on dealing with your conditions (humidity, AQI, temperature, etc.) in an environmentally-friendly way.
Install all dependencies
npm install
Run an instance of Better Weather
npm run dev
- Display weather data: current temperature, hourly and daily forecast, humidity, AQI, etc.
- Auto-detect user's location to display weather data
- Search for weather data for any location in the world
- Save user's favorite locations
- Dynamically display eco-friendly tips based on current weather conditions
Better Weather welcomes all contributions, issues, and feature requests!