BernadettUrban / P8_NeighborhoodMap

This project shows a map of a neighborhood and its sights in Hungary. The main goal is building a mashup between Google maps and other APIs like Foursquare, providing a useful map and information about the place.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neighborhood Map

About

This project shows a map of a neighborhood and its sights in Hungary. The main goal is building a mashup between Google maps and other APIs like Foursquare, providing a useful map and information about the place.

Features

  • Google Maps API
  • Foursquare API
  • React

Usage

Start cloning the repository.

git clone https://github.com/BernadettUrban/P8_NeighborhoodMap.git

Inside the project folder, install the dependencies with `npm`.
```bash
npm install

Start the local server, It will open the browser automatically.

npm start

Note

This project was bootstrapped with Create React App. You can find some information on how to perform common tasks here.

For helping me to integrate React with a Google Maps, I have been following some instructions and tips from this Blog post:

I used some scripts from the tutorial, I copy them from this Gist:

About

This project shows a map of a neighborhood and its sights in Hungary. The main goal is building a mashup between Google maps and other APIs like Foursquare, providing a useful map and information about the place.


Languages

Language:JavaScript 79.3%Language:CSS 19.1%Language:HTML 1.7%