Skip to content

myrtotzelisi/weather-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App - JavaScript

This project is a simple Weather App that fetches and displays current weather information using an API. The app is built with HTML, CSS, and JavaScript.

It fetches current weather data from an external API Weather API and displays weather information such as temperature, humidity, and weather conditions.

Features

  • HTML: For structuring the app's layout.
  • CSS: For styling the app and ensuring it looks good on different devices.
  • JavaScript: For fetching weather data from the API and updating the UI dynamically.

Credits

This project was inspired by a tutorial by BroCode.

Preview

Weather app preview