/weathrly

See Current Weather for a Location

Primary LanguageJavaScriptMIT LicenseMIT

Weathrly

Alt text

I created this project alone as part of the front-end curriculum at The Turing School. This was my first foray into learning React.js, and I learned a lot! I also implemented a previous project of mine, a prefix tree, to do the autocomplete functionality when the user types a city in. The weather data comes from the wunderground API.

Technologies used: React, API calls, JavaScript, HTML, CSS, Enzyme, Jest, Git, GitHub