welcome to the globe explorer! here you can find any country, from Antarctica to Iran!
integrate with the REST Countries V2 API
written with React with love❤️
install node.js
and clone the repo
git clone https://github.com/hadizz/rest-countries-app
cd rest-countries-app
npm install
npm run start
docker-compose up -d --build