Skip to content

BeWithSadique/country-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌍 Country Search App

A simple web application that allows users to search for any country and view important information.

🔗 Live Demo

https://bewithsadique.github.io/country-search-app/

🚀 Features

  • Search country by name
  • Display country details:
    • Country Name
    • Capital
    • Region
    • Population
    • State / Subregion
  • Clean and responsive UI
  • Uses REST Countries API

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Fetch API

📡 API Used

REST Countries API
https://restcountries.com/

📂 Project Structure

country-search-app/ │ ├── index.html ├── style.css └── script.js

▶️ How to Run Project

  1. Download or clone repository
  2. Open index.html in browser
  3. Enter country name
  4. Click search

💡 Learning Purpose

This project demonstrates:

  • API integration
  • Async JavaScript
  • DOM manipulation
  • Error handling

👨‍💻 Author

Md Sadique Alam
Frontend Developer

About

Search any country and view capital, region, population and subregion using API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors