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.
- View famous locations around the world.
- Detailed descriptions of points of interest.
- Customization of the marker icon.
- Vue.js
- Leaflet
-
Clone the repository.
git clone https://github.com/guifelippe/VueWorldMap.git
-
Install dependencies
npm install
-
Start the server
npm run serve
-
The site will be running at http://localhost:8080