- Show the weather for the specified city;
- Show the date and time locally;
- Interactive map powered by Leaflet;
- Photos of the city;
- Information about the country;
- Leave your feedback for the developer.
CheckYourWeather uses a number of open source projects to work properly:
- Vue.js - An amazing front-end framework;
- Vuex - for working with the states;
- Vue-router - for routing the pages;
- Tailwind - for modern style and look;
- PHP - for back-end and form submission;
- Leaflet - an open-source JavaScript library for interactive maps;
This application is powered by such open-source APIs:
API | Description |
---|---|
OpenWeather | Real-time weather data and forecasts for global locations. |
TimeZoneDB | Accurate time zone information based on geographic coordinates. |
OpenCageData | Geocoding API for converting addresses into coordinates and vice versa. |
Pixabay | Access to a vast collection of high-quality, free-to-use images and videos. |
RestCountries | Comprehensive country information, including capitals, currencies, languages, and more. |