Looking to create a unique horizontal progress bar with a circle at the end using react js, similar to the image provided. Successfully implemented a custom "%" progress bar and now aiming to incorporate a circle with text inside at the end.
https://i.sstatic.net/9Nf97.png
To view the code for the current progress bar with custom "%": codesandbox