Skip to content

Commit

Permalink
readme + website link
Browse files Browse the repository at this point in the history
  • Loading branch information
mujtabafromthedarkside committed Jul 31, 2023
1 parent 3b94b04 commit 7f6b2e5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Leaderboard/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Leaderboard Using React + Tailwind
A frontend assignment: When given multiple users' stats, the website **sorts** them and displays their **leaderboard**.

These users are **hard-coded** in `App.jsx` right now. I have made the website **dynamic** so that number of users won't matter. I have tried to keep it **responsive** so it works on all sizes. The site is live [here](https://curious-hotteok-294fc3.netlify.app/).

0 comments on commit 7f6b2e5

Please sign in to comment.