Charles

Application Programming

weather website screenshot
Weather App

This project consisted of using the Visual Crossing API, to build a weather forecasting site.

I used Asynchronous Programming to access the API, extract the JSON data and update weather information.

There is a user interface, for the end user to search weather data, based on location. On page load, the default location is Atlanta, Georgia.

Technologies used include: Vite for the development environment & Typescript.

View Code Live Preview