Skip to content

codevinni/weatherly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Weatherly ๐ŸŒฆ๏ธ

A web application to view real-time weather information for any city in the world.

Built with HTML, CSS, and JavaScript, consuming the OpenWeather API.

Live demo avaliable here.

๐ŸŽฏ Objective

This project was developed to demonstrate REST API consumption, specifically the OpenWeatherMap API, displaying data in a visual and interactive way.

๐Ÿ“‹ Features

  • Search weather by city name
  • Display current, minimum, and maximum temperatures
  • Sunrise and sunset information
  • Recent search history (up to 10 cities)
  • Responsive interface with color changes based on temperature
  • Smooth animations when loading data

๐Ÿ”‘ API Key Configuration

This project uses a Vercel serverless function to securely handle the OpenWeatherMap API key, keeping it hidden from the client-side code.

๐Ÿ› ๏ธ Technologies

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • OpenWeatherMap API
  • Vercel Serverless Functions (API key protection)
  • Font Awesome (icons)
  • Animate.css (animations)

About

A weather web app that displays real-time climate conditions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors