Live DEMO (Click) --> https://weather-app-hazel-xi.vercel.app/
weather-app is a small app that displays the weather data of the world's major cities through a search bar using openweathermap API.
.
├── index.html
├── README.md
├── script.js
└── style.css-
Openweathermap API - source of the data (get API key)
-
REST-API Call - Learn how to call API in javascript
- Saliou (seasayDev)
- The MIT Licence - Link
