Skip to content

Fetch from open API information about countries and display on cards.

Notifications You must be signed in to change notification settings

ElaFinIta/countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single page application (SPA) fetching information from API

An application to fetch information from the open APIs Rest Countries https://restcountries.com/ and OpenWeather https://openweathermap.org/api

Usage:

Search for a country by typing in the input field. A list of matching countries and their informations is shown. A matching country is fetched by country name, any country name that CONTAINS the input string is a match.

Concepts practised:

  • routing and nested routing V6
  • multiple API calls

Built with:

  • REACT
  • JXS
  • CSS
  • axios
  • Rest Countries API
  • OpenWeather API

Screenshot:

screenshot

screenshot

Credits:

About

Fetch from open API information about countries and display on cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published