humbertn / site-country-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:GNU General Public License v3.0


Languages

Language:Vue 79.8%Language:HTML 14.5%Language:Dockerfile 2.9%Language:JavaScript 2.8%