yunomer / goherenotthere

React app using GoogleAPIs for restaurant and sightseeing recommendations

Home Page:https://determined-shaw-d7102e.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Here Not There

This is a React Application that uses GoogleAPIs and RapidAPIs to inform users of Resturants, Hotels & Attractions around them worth going to. The user shares their location with the browser that then loads the appropriate information. Users can search for places using the Google search bar located at the top right side, and sort the results by ratings.

Alt text

Getting up and running

This app requires [Node 16.14] (https://nodejs.org/en/) or greater.

Run the following commands on your Mac to get up and running:

npm install
npm start

Your app should be running at http://localhost:3000

About

React app using GoogleAPIs for restaurant and sightseeing recommendations

https://determined-shaw-d7102e.netlify.app/

License:MIT License


Languages

Language:JavaScript 96.6%Language:HTML 3.4%