Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sujilnt/neighbourhoodmap

A simple map which shows all the information about restaurants, coffee shops and hospitals , in the city where you are located.
https://github.com/sujilnt/neighbourhoodmap

es6 google-maps google-maps-api javascript neighbourhood-map

Last synced: 2 days ago
JSON representation

A simple map which shows all the information about restaurants, coffee shops and hospitals , in the city where you are located.

Awesome Lists containing this project

README

        

# NeighbourHood Map
A project based on the understanding of google api and good brushing up of JavaScript Concepts .

# Api Details ,
- `Babel env ` , `webpack 3`, `Scss to css`,`Html`, `Images `

screenshot of the query from the Neighbourhood Map !
![alt text](https://github.com/sujilnt/neighbourhoodMap/blob/master/maps.png)
# commands
- `yarn run dev`
- `yarn build`

# server running
http://localhost:8080/

#
This is a general ES6,ES7 boilerplate that is used for builiding Js projects . In this boilerplate all almost all the things are taken care like css , images and Html . Best use for frontend projects.