bgorkem / rxjs-city-lookup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started RXJS City Lookup demo

This project was bootstrapped with Create React App.

Available Scripts

Before running, setup the environment variable for Google Places API KEY

export REACT_APP_PLACES_APIKEY="YOUR_OWN_API_KEY"

Details here: https://developers.google.com/maps/documentation/places/web-service/get-api-key

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 57.4%Language:HTML 27.7%Language:CSS 14.9%