Weather App
- Tech Stack: JavaScript, HTML, CSS
- Github URL: Project Link
Created a responsive Weather App using Vanilla JavaScript, CSS, and HTML without using any libraries. Uses the Open Weather Map API to make calls to a RESTful API to return current weather data.
This app uses Modern JavaScript Fetch API.