speedrun-p1xt-progress

View on GitHub

Visualize Data with a Scatterplot Graph

Objective

Build an app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/ONxvaa/.

Requirements

Hint: Here’s a dataset you can use to build this: https://raw.githubusercontent.com/FreeCodeCamp/ProjectReferenceData/master/cyclist-data.json

Notes