/weather-lookup

Look up weather, temperature, and AQI by location.

Primary LanguageTypeScript

Weather Lookup

  1. Edit the .env.example file to add your OpenWeather API key.
  2. Run yarn install and yarn dev.
  3. Navigate to http://localhost:3000.