{"id":19566554,"url":"https://github.com/bushmusi/leaderboard","last_synced_at":"2026-04-13T14:32:49.635Z","repository":{"id":43217774,"uuid":"468715920","full_name":"bushmusi/leaderboard","owner":"bushmusi","description":"In this project l set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. I consume the Leaderboard API using JavaScript async and await and add some styling.","archived":false,"fork":false,"pushed_at":"2022-03-12T20:10:11.000Z","size":639,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-02-26T09:46:08.830Z","etag":null,"topics":["babel","css","es6-modules","eslint","gitflow","githubflow","html","js","linter","scss","stylelint","webpack"],"latest_commit_sha":null,"homepage":"https://bushmusi.github.io/leaderboard/","language":"SCSS","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/bushmusi.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-03-11T11:01:36.000Z","updated_at":"2022-08-11T13:10:28.000Z","dependencies_parsed_at":"2022-09-11T23:41:15.468Z","dependency_job_id":null,"html_url":"https://github.com/bushmusi/leaderboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bushmusi/leaderboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bushmusi%2Fleaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bushmusi%2Fleaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bushmusi%2Fleaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bushmusi%2Fleaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bushmusi","download_url":"https://codeload.github.com/bushmusi/leaderboard/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bushmusi%2Fleaderboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31757477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["babel","css","es6-modules","eslint","gitflow","githubflow","html","js","linter","scss","stylelint","webpack"],"created_at":"2024-11-11T05:32:38.782Z","updated_at":"2026-04-13T14:32:49.620Z","avatar_url":"https://github.com/bushmusi.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Leaderboard\n\nThe leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.\n\n### [Live Demo Link](https://bushmusi.github.io/leaderboard/)\n\n\n\n![screenshot](./app_screenshot.png)\n\n## Built With\n\n- HTML5, Javascript\n- CSS3\n\n## Getting Started\nTo get a local copy up and running follow these simple example steps.\n\n## Prerequisites\n- Have a good knowledge on how to parse UI designs\n- Have VSCode or other text editor installed. [Link to download VSCode](https://code.visualstudio.com/download)\n- Install node package. [Link to download node](https://nodejs.org/en/download/)\n- Have git installed.[Link to download git](https://git-scm.com/downloads)\n- Create a github repository.\n\n## Setup\n- `git clone https://github.com/bushmusi/leaderboard`\n- `cd leaderboard/`\n- Install packages:  `npm install`\n- Start Live Server: `npm start`\n\n-Follow the HTML-CSS linter confuguration to docs to setup linters [Link to Microverse linter docs](https://github.com/bushmusi/linters-config/tree/master/html-css-js)\n\n\n## Run tests\n\nFor tracking linters errors locally, you need to follow these steps:\n- For tracking linter errors in HTML file run:\n\n1. `npm install --save-dev hint@6.x`\n2. `npx hint .`\n\n- For tracking linter errors in CSS file run:\n\n1. `npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x`\n2. `npx stylelint \"**/*.{css,scss}\"`\n\n- For tracking linter errors in Javascript file run:\n\n1. `npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x`\n2. `npx eslint .`\n\n## Deployment\n\n- Use GitHub pages to deploy website\n- For more information about publishing sources, see [About github pages](https://pages.github.com/)\n\n## Author\n\n👤 **Bushra**\n\n- GitHub: \n    - [Bushra](www.github.com/bushmusi)\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- Microverse \n- Coding Partners\n- Code Reviewers\n\n## 📝 License\n\nThis project is [MIT](./MIT.md) licensed.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbushmusi%2Fleaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbushmusi%2Fleaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbushmusi%2Fleaderboard/lists"}