/googleplaceapi-hotels

Google Api Search tool for searching places and hotels

Primary LanguageJavaScriptMIT LicenseMIT

Simple Search Application Using Google Places Api

Installation

Use Git to clone this app, then:

npm install

Commands

Start the server with all the code transpiled and bundled in a single command:

npm start

For Continous Watching run the following command

nodemon