sean-macfarlane / Mapgram

View pictures of the world using Google Maps API and Unsplash API

Home Page:https://mapgram-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapgram

https://mapgram-app.herokuapp.com/

React app to view photos of the world by using Unsplash API and Google Maps API. Click anywhere on the map or use the Autocomplete to view photos of that city.

Built on React-Boilerplate (https://github.com/react-boilerplate/react-boilerplate)

image

Set up environment:

Install Dependencies 
	`npm install`

Run:

Development

 `npm start`

Production

`npm run start:production`	   
- Runs tests (see `npm test`)	
- Builds your app (see `npm run build`)	
- Starts the production server (see `npm run start:prod`)

About

View pictures of the world using Google Maps API and Unsplash API

https://mapgram-app.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 89.5%Language:Handlebars 9.4%Language:HTML 1.1%