I want to create the component below where I have a user journey road and milestones. All of the data is coming from the API. The milestone will be placed dynamically. Also, there is a slider when the user slides to the right, and the remaining journey with milestones shows up.
Is there any library or a way to achieve this in reactjs?