Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fatihycan/country-appp
- Owner: FatihYcan
- Created: 2024-08-11T10:21:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T15:04:24.000Z (6 months ago)
- Last Synced: 2024-11-15T16:25:40.163Z (2 months ago)
- Topics: async-await, bootstrap, css3, dom-manipulation, event-handling, fetch-api, html5, javascript, responsive-design, rest-api
- Language: JavaScript
- Homepage: https://app-country-app.netlify.app/
- Size: 382 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)