Skip to content

The Countries repository is a ReactJS web application that provides users with information about countries worldwide. It allows users to search for countries and view essential details such as population, languages, and currencies.

Notifications You must be signed in to change notification settings

DalvinderSingh2022/Countries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countries - ReactJS

This project is a web application built using ReactJS that provides information about various countries. It allows users to search for countries, view details about them, and explore different aspects of each country such as population, languages, currencies, and more. The application fetches data from a RESTful API to dynamically populate the information.

image image image image

Features

  • Search: Users can search for a specific country by name or filter countries based on region.
  • Country List: Display a list of countries with basic information such as name and flag.
  • Country Details: Clicking on a country provides detailed information including population, languages spoken, currencies used, etc.
  • Responsive Design: The website is designed to be responsive, adapting to various screen sizes.

Technologies Used

  • ReactJS: A JavaScript library for building user interfaces.
  • Fetch: A promise-based HTTP client for making API requests.
  • CSS: Styling the components and layout of the website.

API

This project fetches data from the Rest Countries API. The API provides information about countries, including details like name, population, languages, currencies, and more.

About

The Countries repository is a ReactJS web application that provides users with information about countries worldwide. It allows users to search for countries and view essential details such as population, languages, and currencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published