Country Details Application is developed in ReactJS and Semantic UI React. In this Application Search a Country and get genral information like region, capital, languages, population etc of that country. Axios is used to fetch country list and country details.
Demo : Link
Clone or download the repo and run command in terminal
npm install
After installing dependencies run command in terminal
npm start