Skip to content

rahamka/RestCountriesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RestCountriesAPI

A web application that allows users to explore detailed information about over 250 countries. Each country is displayed in an interactive card with key data points.

Live Demo

View Project: https://rahamka.github.io/RestCountriesAPI/index.html

Features

  • Displays data for over 250 countries
  • Interactive and responsive country cards
  • Shimmer/skeleton effect for loading states
  • Built with modern CSS and JavaScript

What I Learned

  • Centering elements using margin-inline: 0 auto;
  • Implementing shimmer/skeleton loading effects
  • Using CSS variables for cleaner styling
  • Fetching and displaying API data dynamically

Installation

  1. Clone the repository:
    git clone https://github.com/rahamka/RestCountriesAPI.git

Releases

No releases published

Packages

No packages published