Skip to content

rajatvijay/fcc-campers-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Code Camp Leaderboard

A React app for a free code camp project

Features

  1. Makes an API call to get the leaders and their points.
  2. Click on points header to sort them accordingly.
  3. Clicking on the sorted order reverses the sorting order.
  4. Adn finally some design for images and table to make it look nice!

See it live here