Using the provided image "Clinic Preview" create a react application that renders a scrollable list of these cards based on the provided JSON.

The list should be in the order from top->down based on the lowest distance value.

Feel free to use any library, or tool you need.

Create a fork of this repository to develop on, and open a pull request when you are finished.