Allows to browse through countries from all around the world, access most important information about them.
Built with VueJS v3
Live demo available here: my-countries-app.netlify.app
npm install
npm run serve
npm run build
npm run test:unit
npm run lint