i added a "Leaderboard" link to the header, set up an API fetch to retrieve leaderboard data, and implemented a POST request to save new entries to the database. This setup allows users to view and update the leaderboard dynamically, ensuring real-time ranking updates on the frontend.
i added a "Leaderboard" link to the header, set up an API fetch to retrieve leaderboard data, and implemented a POST request to save new entries to the database. This setup allows users to view and update the leaderboard dynamically, ensuring real-time ranking updates on the frontend.