anshul2209 / googleplaceapi-hotels

Google Api Search tool for searching places and hotels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Google Api Search tool for searching places and hotels

License:MIT License


Languages

Language:JavaScript 52.3%Language:HTML 46.1%Language:CSS 1.6%