This application gives you a list of countries and its information sourced https://restcountries.eu/
Clone/Download onto local machine
Install dependencies:
npm install
To start application run:
npm run dev
This application gives you a list of countries and its information sourced https://restcountries.eu/
Clone/Download onto local machine
Install dependencies:
npm install
To start application run:
npm run dev