Thanks for checking out this front-end coding challenge.
Frontend Mentor challenges allow you to improve your skills in a real-life workflow.
To do this challenge, you need a good understanding of JavaScript.
Your challenge is to integrate with the REST Countries API to pull country data and display it like in the designs.
USAGE
- Download or clone the repository.
- Launch the project in terminal.
- Run "npm install" to create the node_modules folder.
- Run "npm start" to preview in the browser.