Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 673 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 673 Bytes

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.