/travelmap

A web app that allows you to mark countries you have visited on a map and share it with friends

Primary LanguageVueApache License 2.0Apache-2.0

Travel Map

Travel Map is a web app that allows you to create a map of the world, marking countries you have visited. Once a country is clicked, it is highlighted in a different colour, indicating that it has been visited. The resulting map can be shared with friends, allowing them to see the user's travel history. This project is a fun and interactive way to keep track of one's travels and share them with others.

Screenshot

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build