Skip to content

A simple website that contains markers and descriptions of tourist attractions.

Notifications You must be signed in to change notification settings

guifelippe/VueWorldMap

Repository files navigation

Vue World Map 🌍

This is a project that uses the Leaflet library to create an interactive map displaying points of interest, including the Seven Wonders of the World, famous tourist attractions and their descriptions.

Resources:

  • View famous locations around the world.
  • Detailed descriptions of points of interest.
  • Customization of the marker icon.

Technologies:

  • Vue.js
  • Leaflet

To run the project locally:

  1. Clone the repository.

    git clone https://github.com/guifelippe/VueWorldMap.git
    
  2. Install dependencies

    npm install
    
  3. Start the server

    npm run serve
    
  4. The site will be running at http://localhost:8080

Author: Guilherme Felippe de Campos

About

A simple website that contains markers and descriptions of tourist attractions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published