Title: Vanilla JavaScript Weather Application
Description: This is a online weather app built with HTML5, CSS3, BootStrap, and JavaScript. You can search for any city in the search bar or use the arrow to view weather at your current location. The app will then pull current weather, temperature, humidity, and wind from [Open Weather API] (https://openweathermap.org/). It will also render the forecast for the next 5 days.
The App is hosted on Netlify and can be opened with the following https://marvelous-gelato-dc4b2d.netlify.app/ link.