Image
Code

Trafalgar Ships

tomahawk-jupiter

Last edited Jun 12, 2021
Created on Jun 12, 2021

A program that loads in some data about css named colors using d3 utilities and uses React state to keep track of that data.

Using useEffect from React stops the data from loading repeatedly with every state change. Without this it will re-load constantly.

Use React to render the data onto the page as a radial burst.

MIT Licensed