passiondev0503 / Movie-location-react-MUI-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Locations

Movie Locations Project

Show Movie Locations of San Francisco on google map built on top of React, MUI, Typescript

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:8000 for client, localhost:5000 for backend firebase cloud function
$ yarn start

# build for production and launch server
$ yarn build
$ yarn start

Configuaration

Need to get the Google API Key and set the key to the ./src/utils/api.ts

GeocodeApiKey=YOUR_GOOGLE_MAP_KEY

License

MIT

About


Languages

Language:TypeScript 86.8%Language:HTML 6.8%Language:CSS 3.7%Language:JavaScript 1.5%Language:SCSS 1.2%