VERTICAL TIMELINE COMPONENT IN REACT

Author:

  • Musa Bas

About the code:

This is a nice and simple React component that displays a timeline of events by order of occurance, bottom to top. On Desktop, the events are staggered inbetween two branches, whereas on mobile they collapse to a single branch.

Download Demo Github Page