/Weatherly

Primary LanguageCSSMIT LicenseMIT

🌦️ Weatherly

a page of the app showing an hourly forecast for the day

Weatherly is a web application that integrates the Weather API. It provides up-to-date weather data for any city, state, zip code, and country. Weatherly delivers comprehensive weather forecasts that includes: local time, date, current conditions, daily & weekly forecasts, and temperatures in degrees Celsius and Fahrenheit.

File Structure

.
├── LICENSE.md
├── README.md
├── config
|   ├── .env
├── scripts.js
├── css
|   ├── media
|   |   ├── ...
|   ├── styles.css
├── index.html
├── index.html
├── current.html
├── today.html
├── week.html

Tech & Features

  • HTML
  • CSS
  • Flexbox
  • JavaScript
  • JavaScript Module
  • Google Fonts API
  • Fetch API
  • JSON
  • DOM Manipulation
  • Error Handling
  • Responsive & Interactive Design
  • Web Accessbility
  • SEO Optimization
  • Netlify deployment

Resources & Acknowledgements