A 'Simple Weather App' that can be deployed with the use of an OpenWeatherMap API Key
- Navigate to OpenWeatherMap
- Create an Account (A free account will work with a limit of 1000 requests a day)
- Navigate to Your API Keys
- Copy an API Key of your choice
- Navigate to /js/main.js/ and insert your key at INSERT-KEY-HERE ensuring no other syntax is changed
- Deploy app