Skip to content

ChristianRL23/countries-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries App

An application where you can get information about more than 200 countries.


Table of contents

Demo

The app is ready to be used: https://christianrl23.github.io/countries-app/

General info

Countries App is an application that consumes an API (REST Countries) to provide the user with information about more than 200 countries, such as name, population, languages, currencies, etc.

Technologies used

Features

  • Change app theme between light and dark mode.
  • Filter countries for region.
  • Show an individual component with extra information for every country.
  • Use the search bar to consult information about a specific country.
  • Navigate between neighbours countries.
  • Responsive design.

Installation

  1. Clone this repository
     git clone https://github.com/ChristianRL23/countries-app.git
  2. Go into the repository
    cd countries-app
  3. Install dependencies
    npm install
  4. Run the app
    npm start

Portfolio  ·  LinkedIn

About

An application where you can get information about countries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published