react-timeline-component
An SVG timeline thing in react.
Takes a simple set of data like this:
Looks like this:
The name of the event(s) show up when you hover over the dots.
Purpose
I needed it. Couldn't find anything else like it. Didn't really publish something open source in a long time.
Running
npm run dev