clone the project VIA URL
BACKEND
run npm i to install all dependencies
run run dev to start the server locally
Frontend
run npm i to install all dependencies
run npm start to start the app in the browser
The app shows a list with the countries fetched from the API Each country can be clicked to show each country information In the country route it will be display the country name alongside its flat Below it are the border countries and lastly there is a graph showing the population growth