/site-country-info

Primary LanguageVueGNU General Public License v3.0GPL-3.0

Web site to consume country-info API

This is a Vue.js web application that uses country-info API to consume states and county information.

Pre requisites

This web site is running on a Docker container with nginx, so it is required to have Docker installed.

Before starting this project please run the API

To Run

docker compose up -d

To navigate in this website please visit http://localhost:8080

Note

This project is intended for local usage only.