Skip to content

Kiunga1/Countries-App

Repository files navigation

Country Explorer

Country Explorer is a React-based web application that allows users to explore information about countries. The application provides a list of countries with basic details and the ability to search for specific countries or filter them by region. Additionally, users can view detailed information about a selected country, including population, currency, languages, and neighboring countries.

Live Demo

Check out the live demo here.

Table of Contents

Features

  • Country List:

    • Fetches a list of countries from the restcountries.com API.
    • Allows searching for countries by name.
    • Filters countries by region.
  • Country Details:

    • Displays detailed information about a selected country.
    • Shows native name, population, region, subregion, capital, top-level domain, currencies, languages, and border countries.
  • Pagination:

    • Implements simple pagination for the country list.
  • Responsive Design:

    • Utilizes Tailwind CSS for responsive and clean user interfaces.

Installation

  1. Clone the repository:

    git clone <repository_url>
    

Technologies Used

  • React
  • Axios for API requests
  • Tailwind CSS for styling

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests. For major changes, please open an issue first to discuss the proposed changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published