An FCC Points Camper Leaderboard

A ReactJS frontend project to display JSON data for the top contributors to FCC.

View

A frontend display of the top contributors for Free Code Camp's help pages. Built with ReactJS with two JSON API endpoints that are called when clicked on the interactive sortable columns. Using parent state and handing props down to components, the app uses the virtual DOM to decide which elements need to be updated based on changed parent state.

Features

  • Built with ReactJS
  • Two AJAX calls from two separate API endpoints
  • User choice to display by all time or recent