This repository an example for fetching data from an API. This example is used for the fundamentals unit of the web development bootcamp offered by Code Labs Academy. In this unit, we learn the major concepts of HTML, CSS and JavaScript while providing challenges and homeworks for an optimal hands-on learning experience.
This is a very simple web application that fetches data from the weather API depending on the current position. The main goal of this example is to get familiar with fetching data from an API.
Happy learning! 😄