- Front-end
- Clone the repo
npm installnpm startto run in a browsernpm buildto deploy a production ready application
- Scraping
- Scrapes data from a bunch of locations for film names, descriptions and film locations
- Geocoding
- Get geocode information from Google Maps
FilmSpottr is a webapp to show where various film scenes took place.
You can play around with FilmSpottr here
Please note that the code in this repository was written during a hackathon and is not representative of code written in a professional environment.