Skip to content

CountryInfo is a simple web app built with React that displays information about countries, including their flags, currencies, and languages.

Notifications You must be signed in to change notification settings

Prakharsvnit/CountryInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React app to display information about all countries

Resources:

create-react-app https://beta.reactjs.org/

You will learn

Functional componennts React hooks

Material-UI

UI library to build your app. There are other libraries UI which you can use for project:

  • Bootstrap
  • ReactBootstrap
  • AntDesign
  • ChakraUI
  • MaterialUI

You can compare them here : npmtrends

Follow this flowchart for completing the project.

About

CountryInfo is a simple web app built with React that displays information about countries, including their flags, currencies, and languages.

Topics

Resources

Stars

Watchers

Forks