Skip to content

A simple weather application built as part of The Odin Project curriculum.

Notifications You must be signed in to change notification settings

kodi73/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

A simple weather application built as part of The Odin Project curriculum.

alt text

Features

  • Search weather by city name
  • Displays temperature and current conditions
  • Toggle between Celsius and Fahrenheit
  • Displays a weather-related GIF using Giphy
  • Graceful error handling

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Visual Crossing Weather API
  • Giphy API

Notes

This project is frontend-only. API keys are exposed intentionally for learning purposes.