/Countries

This Vuejs app can be use to select the countries from drop down list and see a particular country and its flag. Also, it can be use to add a new country with a flag image in that. It uses Express App to do the backend server applications.

Primary LanguageVue

Countries

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.

This Vue application display the selected country and show the flag, it uses Express app for countries api. Also it does have a support to add new countries.