Skip to content

Weather App that uses NOAA and Open Weather Map API to show forecast

License

Notifications You must be signed in to change notification settings

aneeshBhat/goose-weather-1

 
 

Repository files navigation

Goose Weather

Open Weather Map API

  • In order to get current conditions, this application uses the Open Weather Map API here
  • In order to use Open Weather MAP API, you'll need to create a key here
  • You'll also need to export an environment variable with the key name to $OPEN_WEATHER_MAP_API_KEY
  • Once you've created your key and saved the variable in your bash_profile or current session run the npm script environment-variables to populate the key value to the project's environment files

About

Weather App that uses NOAA and Open Weather Map API to show forecast

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • HTML 12.4%
  • CSS 5.9%
  • JavaScript 2.3%
  • Python 0.7%