{"id":15664238,"url":"https://github.com/deep-diver/neighborhood-map-react","last_synced_at":"2026-04-27T21:31:30.698Z","repository":{"id":82125144,"uuid":"130718292","full_name":"deep-diver/neighborhood-map-react","owner":"deep-diver","description":"neighborhood-map-react","archived":false,"fork":false,"pushed_at":"2018-06-19T04:58:40.000Z","size":3282,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T04:13:11.873Z","etag":null,"topics":["create-react-app","foursquare-api","frontend-app","google-maps-react","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deep-diver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-23T15:31:01.000Z","updated_at":"2019-07-15T08:05:32.000Z","dependencies_parsed_at":"2023-03-12T14:51:56.618Z","dependency_job_id":null,"html_url":"https://github.com/deep-diver/neighborhood-map-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deep-diver/neighborhood-map-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-diver%2Fneighborhood-map-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-diver%2Fneighborhood-map-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-diver%2Fneighborhood-map-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-diver%2Fneighborhood-map-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deep-diver","download_url":"https://codeload.github.com/deep-diver/neighborhood-map-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deep-diver%2Fneighborhood-map-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["create-react-app","foursquare-api","frontend-app","google-maps-react","react"],"created_at":"2024-10-03T13:41:46.565Z","updated_at":"2026-04-27T21:31:30.684Z","avatar_url":"https://github.com/deep-diver.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Map Search in React\n\n## Introduction\nThis project demonstrates how to build google map application with third party APIs (Foursquare API here) in React. This app is created from scratch using 'create-react-app' for the boiler-plate codebase.\n\n  - apparently, service worker feature is automatically included in the production build when creating an app.\n\n## Main features\n\u003cimg src=\"./app_overview.png\"/\u003e\n\n* Pinning a location of your interest\n* Searching any places of your interest based on the pinned location\n* Setting filtering options (radius, limits)\n* Select a place for further information\n\n## Dependencies\n* [google-maps-react](https://github.com/google-map-react/google-map-react)\n* [react-timer-mixin](https://www.npmjs.com/package/react-timer-mixin)\n* [react-dom](https://www.npmjs.com/package/react-dom)\n\n## How to run the app?\n1. cd ./app\n2. npm install\n3. yarn start\n\n## Resources\n```\n.\n├── API\n│   └── FSAPIs.js\n├── Map\n│   ├── GoogleMapsContainer.js\n│   ├── Map.css\n│   ├── MapStyleOptions.json\n│   ├── SearchBox.css\n│   ├── SearchBox.js\n│   └── VenueSearchBox.js\n├── Side\n│   ├── SideMenu.css\n│   └── SideMenu.js\n├── Top\n│   ├── NavButton.css\n│   ├── NavButton.js\n│   ├── Top.css\n│   └── Top.js\n├── images\n│   ├── address.png\n│   ├── like.png\n│   └── phone.png\n├── App.css\n├── App.js\n├── index.css\n├── index.js\n└── registerServiceWorker.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-diver%2Fneighborhood-map-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeep-diver%2Fneighborhood-map-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeep-diver%2Fneighborhood-map-react/lists"}