Skip to content

chenesan/bar-chart-race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bar Chart Race

A bar chart race demo built with react-spring and vx.

This project was bootstrapped with Create React App.

Install

git clone https://github.com/chenesan/bar-chart-race

npm install

Development

npm run start # running app in development mode on port 3000.

Note that in development mode the animation might be janky on mid-end mobile.

Build

npm run build
serve -s build # running built app on port 5000.

Future

Maybe extract the core chart racing code as npm package if I have time.

About

Bar chart race with react-spring and vx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published