Review My Camper Leaderboard

I’ve finished my camper leaderboard. I had to make some uncomfortable compromises because while my original code works on my laptop server, it doesn’t work on codepen.
Anyway, here it is: https://codepen.io/edkahara/pen/Zrmxoy

Not sure why you need to use React router but well done. There’s not a lot you can do with this project. It’s just returning data to a table.

I just wanted to practice with routing. In a real world app I want to be able to view ‘all time’ rankings by typing on the address bar instead of waiting for ‘post in 30 days’ to load first then switching to ‘all time’ rankings.

1 Like