Skip to content

witmin/making-world-map-d3js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Making a World Map with D3

The video tutorial on FreeCodeCamp.org made by Curran Kelleher: https://www.youtube.com/watch?v=_8V5o2UHG0E&list=WL&index=1&t=24332s

This repository used rollup.js as the JavaScript module bundler.

Demo

World Map Screenshot

View the outcome

Open public/index.html in modern browser such as Chrome or Firefox directly.

Further development

To further develop the project by updating JavaScript, can run

npm run bulid

or watch changes and auto compile:

npm run watch

About

Making a world map in d3.js. Practices following Curran Kelleher's tutorial on YouTube: https://www.youtube.com/watch?v=_8V5o2UHG0E&list=WL&index=1&t=24332s

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages