Football Stadium Map Interactive Leaflet.js map displaying football stadiums across the country Install git clone https://github.com/putipong/football-stadium-map-exercise.git cd football-stadium-map-exercise npm i Usage Run and test locally: npm run dev Bundle project for production and deploy to /dist directory: npm run prod