Weather App
- Anna Weddle
- Aug 2, 2017
- 1 min read
At work, I'm learning to code with React. As practice, I designed a weather app using an open API from Dark Skies that allows you to input any longitude and latitude coordinates to find out the current weather in that exact spot. I designed the app to allow you to search a location by its coordinates or using the address. Current weather is indicated by both text and an illustration. There are alternate color schemes for day and night.
Check it out on my website. http://annaweddle.com/weather.html




Comments