Skip to content

An basic frontend solution with pure Javascript data-visualization integrated with Google Maps API and SEO Optimization, setting to receive BackEnd routes.

Notifications You must be signed in to change notification settings

lcaladoferreira/world.map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**This is Node Developers World Map**

If you want to open the project on your computer.

  1. `git clone gh repo clone lcaladoferreira/world.map`
  2. `cd world-map`
  3. `npm install`
  4. `node server.js`
  5. `127.0.0.1:8080`

✏️ If you want to add yourself to the map:

,{   
    "lat": [number], 
    "lng": [number],    
    "title": "@[your username]",      
    "name": "[your full name]",        
    "fullText": "any text",      
    "lang":"native: <i class=\"em em-[ru]\"></i>",       
    "img": "img/[your username].jpe"        
}        

How to setup?

  1. change the text in brackets (remove brackets)
  2. open https://www.google.com/maps find your place
  3. `lat` - first coordinate, `lng` - second coordinate
  4. Find your flag here: https://afeld.github.io/emoji-css/
  5. add photos to the folder `img `(photo should be square, small size, in the photo there is no icon of the cohort).
  6. Name of the image, your user name)_
  7. record changes in `js/data.json`
  8. make a pull request 🔥

About

An basic frontend solution with pure Javascript data-visualization integrated with Google Maps API and SEO Optimization, setting to receive BackEnd routes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published