Skip to content

47analogy/react-d3-usa-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-D3-USA-Map

Table of contents

General info

This project is a presidential election results simulator with an interactive map displaying electoral votes by state. Motivation is to demonstrate data visualization using React and D3. Votes are currently determined using a random vote generator, with the eventual goal of using historial datasets and/or other criteria to predict results.

Demo

Live demo: https://react-d3-usa-map.netlify.com

Setup

To run this project, install it locally using yarn:

$ yarn install
$ yarn dev

Built with

Project created with:

  • Next.js
  • D3.js

About

us map using react and d3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published