{"id":15598731,"url":"https://github.com/iambenkis/leaderboard","last_synced_at":"2026-02-23T16:35:23.979Z","repository":{"id":59717105,"uuid":"527917951","full_name":"iambenkis/Leaderboard","owner":"iambenkis","description":"A leaderboard showing the names and current scores of the leading competitors.The project is set up as a javaScript project using webpack and ES6 features.","archived":false,"fork":false,"pushed_at":"2022-09-19T23:52:01.000Z","size":6660,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-30T07:51:16.368Z","etag":null,"topics":["javascript","webpack"],"latest_commit_sha":null,"homepage":"https://iambenkis.github.io/Leaderboard/dist/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iambenkis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-23T09:23:44.000Z","updated_at":"2023-02-14T08:22:54.000Z","dependencies_parsed_at":"2022-09-20T12:54:11.341Z","dependency_job_id":null,"html_url":"https://github.com/iambenkis/Leaderboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"microverseinc/readme-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iambenkis%2FLeaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iambenkis%2FLeaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iambenkis%2FLeaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iambenkis%2FLeaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iambenkis","download_url":"https://codeload.github.com/iambenkis/Leaderboard/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250580724,"owners_count":21453531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","webpack"],"created_at":"2024-10-03T01:41:08.531Z","updated_at":"2025-10-30T09:12:03.072Z","avatar_url":"https://github.com/iambenkis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Microverse-blueviolet)\n\n# Leaderboard\n\n\u003e A leaderboard showing the names and current scores of the leading competitors.The project is set up as a javaScript project using webpack and ES6 features.\n\n![leaderborad](./leader.png)\n\n## Built With\n\n- Html\n- Csss\n- Js\n- Technologies used: webpack, Git, Github\n- REST Api\n\n## Live Demo (if available)\n\n[Live Demo](https://iambenkis.github.io/Leaderboard/dist/)\n\n## Getting Started\n\nTo get the project locally , run\n```bash\ngit clone https://github.com/iambenkis/Leaderboard.git\n```\n\n### Prerequisites\n\n- node\n- npm\n\n### Install\n\nInstall webpack with npm :\n\n```bash\nnpm install --save-dev webpack\n```\n\n### Usage\n\n- To get the configuration of the app: Run\n```bash\nnpm install\n```\n\n- API consuming\n```bash\n  const getScore = async () =\u003e {\n  const response = await\n  fetch('https://us-central1-js-capstone-backend.cloudfunctions.net/api/games/Jimsa5KtKCwfICVDsBiC/scores/');\n  let scores = [];\n  scores = await response.json();\n  return scores.result;\n};\n```\n\n### Run tests\n\n- To update changes : Run\n```bash\nnpm run build\n```\n- To launch the app locally: Run\n```bash\n    npm start\n```\n\n## Authors\n\n👤  **Benjamin Kisenge**\n\n* GitHub: [@benjamin kisenge](https://github.com/iambenkis)\n* Twitter: [@benjamin kisenge](https://twitter.com/iambenkis)\n* LinkedIn: [benjamin kisenge](https://www.linkedin.com/in/ben-kisenge/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](../../issues/).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments\n\n- Hat tip to anyone whose code was used\n- Inspiration\n- etc\n\n## 📝 License\n\nThis project is [MIT](./LICENSE) licensed.\n\n_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambenkis%2Fleaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiambenkis%2Fleaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiambenkis%2Fleaderboard/lists"}