Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 862 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 862 Bytes

Country Directory React App

A basic react app to display basic information of any country of the universe.

Details

All the important details are provided as follows:

App Features

  • User can select country from autosuggestions
  • On select any country it will show the selected country's basic information.

React Features Used

The 3 important features of reactjs are used here:

  • Component
  • State
  • JSX

API Credits

The api used to get the country data is from here: https://travelbriefing.org/api

Third Party Code Credits

The autosuggest to show country list has been used from here: https://www.digitalocean.com/community/tutorials/react-react-autocomplete

Live Version

The app can be viewed here: https://tareqchy.github.io/country-directory/

Author Profile

Find me on linkedin: https://www.linkedin.com/in/tareqmahmud/