cy6erskunk / moviesmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SF Bay Area Movies Locations on the Map

The application to explore the data from SF Open Data site on the Google Map.

Usage/Development/Deployment

DEV

Dev env uses vercel under the hood

npm install
npm start

VS Code configuration

  • install Officical Rome extension
  • update worksapace settings.json file:
    "editor.defaultFormatter": "rome.rome",
    "editor.formatOnSave": true
    

API Key

  • unlike geocode lib which uses process.env.MAPS_KEY

About


Languages

Language:TypeScript 95.6%Language:JavaScript 2.7%Language:HTML 1.8%