0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript1 fork (1 fork)auto 404
contribute-a-thongood first issuehacktoberfest
Repository metrics
- Stars
- 0 stars (0 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
- Add API call to the backend and display the dynamic data.
- Backend repo
Contributor guide
- Research direction
- First, explore the backend repository to understand the API endpoints and data format. Then, in the frontend codebase, locate the leaderboard component and replace static data with a fetch call to the backend API. Use async/await and handle loading and error states.
- Tech stack
- javascript
- Domain
- frontendapi
- Issue type
- Feature
- Prerequisites
- GitJavaScriptREST APIs