Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sujilnt/neighbourhoodmap
- Owner: sujilnt
- Created: 2018-02-15T23:43:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T19:36:57.000Z (about 2 years ago)
- Last Synced: 2024-12-06T22:08:12.986Z (about 1 month ago)
- Topics: es6, google-maps, google-maps-api, javascript, neighbourhood-map
- Language: JavaScript
- Homepage:
- Size: 1.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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.