Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ country-info-api Public archive

A simple JavaScript application that fetches and displays country data using the REST Countries API

Notifications You must be signed in to change notification settings

ytrbi/country-info-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Country Info Fetcher

A brief JavaScript application that retrieves and shows nation data over the REST Countries API.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This is a basic JavaScript application that retrieves and shows data for several nations via the REST nations API. It provides information about the country's flag, name, territory, population, languages, and currencies.

This project offers the following benefits:

  • Quick access to information about any country.

  • Simple and straightforward code structure.

  • Excellent for learning how to make API calls and alter DOM elements using JavaScript.

(back to top)

Built With

HTML CSS Vanilla JavaScript

(back to top)

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

No special prerequisites are needed for this project.

Installation

  1. Clone the repo
    git clone https://github.com/your_username/country-info-fetcher.git

About

A simple JavaScript application that fetches and displays country data using the REST Countries API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published