GeoData is a static web application that allows users to explore detailed data about countries and cities around the world.
GeoData helps users quickly access geographical and socio-economic information without any server setup. It is designed for people curious about the world: travelers, students, teachers, or developers looking for a lightweight geographic interface prototype.
- Search countries by name
- Display country data: flag, ISO codes, capital cities, population, area, languages, currency, time zones, borders, UN status, etc.
- Enhanced country details: regime type, head of state, head of government, official religion, independence date, and national anthem audio
- Search cities by name
- Display city data: GPS coordinates, country, region/state, real-time weather, humidity, wind, local time, and OpenStreetMap link
- City description retrieved from Wikipedia
- Responsive interface with simple navigation between country and city search
No installation is required.
- Clone or download the repository.
- Open the
index.htmlfile in a web browser.
Data is retrieved from public APIs, so an internet connection is required.
Live demo: https://geo-data-nu.vercel.app/
This project is licensed under the MIT License.