Is there any way to create a journey map and show dynamic data in reactjs
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.