How to implement a progress bar which has steps?

Hi @leob, @coreelements, @nraboy !
How to display a progress bar which has steps? what would be the right component to achieve something like below? Thank You

css/scss and html?

  1. style bubbles --> add an active class for that
  2. style the connectors between bubbles
  3. put all together

i am trying to do this too. Do you have an example?