- Link to app on heroku
- App Preview
- Description of app
- Running the app
- How to use this app
- Technology used
- Thank you
https://itodorovic.com/golfneighborhoodmap/
A single-page application featuring a map of my neighborhood in Los Angeles. Map displays golf courses markers by default, and displays the filtered subset of location markers when a user search filter is applied. Text input field should be used to filter the locations.
Download compressed project folder or clone the repo, git clone https://github.com/Igor333m/neighborhoodmap.git
First run npm install in command prompt / terminal
Then run npm start to start the app
Click the location markers on the map to see the golf course image retrieved from Foursquare API and its location
Or use the search box to type the golf course name and see location on the map
- React
- React-debounce-input / https://www.npmjs.com/package/react-debounce-input
- Google Maps API
- Foursquare API
For this amazing experience
