Skip to content

React21S/Countries-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of countries built with ReactJS

  • The code in this program describes how to fetch data with Axios, map the data and filter out the relevant data needed.
    • The home page displays the map of the world countries.

List-of-countries-screenshot


About the list of the country

  • User can read more about each country
    • The about page displays the information of what users can see when they click on the countries button.

List-of-countries-screenshot


List of countries

  • Each card displays each country's name, capital, population, currencies, region, and country borders.

List-of-countries-screenshot


There are two search options to fetch any desired country

  • First by type the name of country and
  • Second by selection option.

Search-by-option-screenshot


Result

  • After the selection option, the selected country is displayed with detailed information as a card.
      • When the user clicks on getting weather, it navigates to a page where the user can few the present weather condition of that country.

Search-by-option-screenshot


Single country details

  • When the user clicks on each country card, it displays the weather condition of the capital.
    • Here users can see the current weather, humidity, and cloudy condition of the selected country. By clicking on the back to countries list link, it navigates to the list of countries.

Search-by-Option-screenshot


Form application built with ReactJS program to post information to database

Form Application format

  • Users can send a message through the contact form to get more information if needed.

Screenshot


Cloud Firestore database before post information

Screenshot


Filled form before send to database

  • Filled information will go directly to the database when the user clicks on submit button.

Screenshot


Result from React program into database

Screenshot


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published