Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 905 Bytes

README.md

File metadata and controls

36 lines (16 loc) · 905 Bytes

Hi I’m Selman 👋. Welcome to my Countries Table Component.


The purpose of this project is to pull the information of all countries from the https://restcountries.com/v2/all API link with axios and show them in the table created with bootstrap. There are 2 search inputs. The first is the part where we find the relevant country by typing any information about the countries. the second is the part where we show the country list according to the names of the capitals.


Live Link of the Project


Click Me!


Libraries and Technologies I use

  • React-Data-Table-Component
  • Async Await
  • Axios
  • React-Bootstrap

How does my project look

countries