Skip to content

Huongg/world-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WOLRD MAP

This project is using D3 and React together to build a spinning world map, which shows the countries that I have been and have not

Development Setup

  1. Install Node v.8.11.3

  2. Confirm npm was installed with Node by running npm -v. You should get a version number (current LTS is 5.6.0).

  3. Clone this repo:

    git clone https://github.com/Huongg/world-map.git && cd world-map
    
  4. Install packages:

    npm install
    

Finish line

If everything is set up correctly, after running npm start, visit localhost:3000 in your browser.

About

Building the world-map using D3.js and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published