Skip to content

Raman1710/SkyGaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can access the live demo of the project here.

image

Sky Gaze Weather App

Sky Gaze is a simple weather application that allows users to check the current weather conditions for any city worldwide. The application uses the OpenWeatherMap API to fetch weather data and displays it in a user-friendly interface.

Features

  • Search Functionality: Enter a city name to fetch and display current weather conditions.
  • Dynamic Weather Icons: Displays weather condition icons based on the current weather data.

Technologies Used

  • HTML5
  • CSS3 (with Flexbox for layout)
  • JavaScript (ES6+)
  • OpenWeatherMap API