🌦️ Weatherly
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.
.
├── LICENSE.md
├── README.md
├── config
| ├── .env
├── scripts.js
├── css
| ├── media
| | ├── ...
| ├── styles.css
├── index.html
├── index.html
├── current.html
├── today.html
├── week.html
- 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