Skip to content

Project made for finding local restaurant, app connects with google api and based on browser location shows the nearby restaurants, you are also able to search restaurant by keywords. Made with ReactJS

Notifications You must be signed in to change notification settings

robergwillian/find-some-food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIND-SOME-FOOD APP

A simple app made for trying out Google Map and Places API, the app gets the browser location and shows all the nearby restaurants, user is able to put search restaurants by keywords also

How to install

yarn

to download all the dependencies, after done, insert your Google API KEY in a .env file with the following key name: REACT_APP_GOOGLE_API_KEY=your_key_here

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

Project made for finding local restaurant, app connects with google api and based on browser location shows the nearby restaurants, you are also able to search restaurant by keywords. Made with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published