Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fatihycan/country-appp


https://github.com/fatihycan/country-appp

async-await bootstrap css3 dom-manipulation event-handling fetch-api html5 javascript responsive-design rest-api

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# CountryApp

This project includes a web application that displays information about the countries of the world. The application allows users to search for countries and view details of the selected country. The project pulls country data using REST API and is styled with Bootstrap.

## Features

- Finding countries by searching
- View details of the selected country
- Show country flag, name, region, capital, languages, currencies, population and neighboring countries
- Providing map link of the country

## Technologies

- HTML5
- CSS3
- JavaScript
- Bootstrap
- REST API [REST Countries API](https://restcountries.com/)

# Country App

Bu projede dünya ülkelerinin bilgilerini gösteren bir web uygulaması bulunmaktadır. Uygulama, kullanıcıların ülkeleri aramasına ve seçilen ülkenin detaylarını görüntülemesine olanak tanır. Proje, REST API kullanarak ülke verilerini çekmektedir ve Bootstrap ile stil verilmiştir.

## Özellikler

- Ülkeleri arayarak bulma
- Seçilen ülkenin detaylarını görüntüleme
- Ülke bayrağını, adı, bölgesi, başkenti, dillerini, para birimlerini, nüfusunu ve komşu ülkelerini gösterme
- Ülkenin harita bağlantısını sağlama

## Teknolojiler

- HTML5
- CSS3
- JavaScript
- Bootstrap
- REST API [REST Countries API](https://restcountries.com/)

https://github.com/user-attachments/assets/e9ca0683-6cbd-4f11-95a0-e4c8f9604718

[Canlı Demo'yu Deneyin](https://app-country-app.netlify.app/)