Use Timeline.js to build a timeline! With thanks to the Knight Lab at NorthWestern University.
While you can use a spreadsheet to build your timeline as per the docs, here's a sample of how to build your timeline using JSON.
Run this website locally:
- Make sure you have Node.js installed.
- Fork this repo and place it on your local machine in a folder.
- Using the command line, CD (change directory) to the folder:
cd myTimeline
. - Use
http-server
to quickly start up a local server; from your code's folder runnpx http-server
. You should see a timeline of Whitney Houston's amazing and tragic life.
Build your own JSON structures for a new timeline, following the docs.
View this example timeline