Skip to content

code-star/freelancer-leaderboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freelancer Leaderboard

This is the Leaderboard for the Freelancer challenge created by Werner. More about the challenge is in this PDF.

Visit the leaderboard here: http://freelancerleaderboard.s3-website-eu-west-1.amazonaws.com/

To run locally:

  • optionally enable setEntries comments in useLeaderboard.ts for debugging
  • run yarn start

When this will eventually be deployed at code-star.github.io, add this line in package.json: "homepage": "https://code-star.github.io/freelancer-leaderboard",