{"id":17666547,"url":"https://github.com/oscah01/leaderboard","last_synced_at":"2026-04-09T20:02:41.794Z","repository":{"id":91583537,"uuid":"595491028","full_name":"Oscah01/leaderboard","owner":"Oscah01","description":"This project is about a leaderboard website which displays scores submitted by different players. It also allows to add score and  preserved data  from external API.","archived":false,"fork":false,"pushed_at":"2023-02-03T18:54:57.000Z","size":164,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-02-05T14:32:23.710Z","etag":null,"topics":["css","html","javascript","webpack"],"latest_commit_sha":null,"homepage":"https://oscah01.github.io/leaderboard/","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/Oscah01.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-31T07:27:10.000Z","updated_at":"2023-02-03T20:17:11.000Z","dependencies_parsed_at":"2023-04-13T15:47:00.086Z","dependency_job_id":null,"html_url":"https://github.com/Oscah01/leaderboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscah01%2Fleaderboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscah01%2Fleaderboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscah01%2Fleaderboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Oscah01%2Fleaderboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Oscah01","download_url":"https://codeload.github.com/Oscah01/leaderboard/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246320138,"owners_count":20758407,"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":["css","html","javascript","webpack"],"created_at":"2024-10-23T21:42:17.774Z","updated_at":"2025-10-27T05:15:03.779Z","avatar_url":"https://github.com/Oscah01.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3\u003e\u003cb\u003eLeaderboard\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [:camera: project screenshot](#screen-shoot)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Leaderboard \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e This repository a leaderboard website displays scores submitted by different players. It also allows to add score and data were preserved data external API.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e \u003c/a\u003e\n\n\u003e HTML 5 , css3, javascript ES6, NPM and webpack.\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e HTML 5 , css3, javascript ES6, NPM and webpack\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n \u003cli\u003eDisplay score\u003c/li\u003e\n \u003cli\u003eAllow submit score\u003c/li\u003e\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003ehttps://oscah01.github.io/leaderboard/\u003c/a\u003e\n\n\u003e \n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nto run on your localhost clone the project to local folder\n\n\u003e cd Leaderboard\n\u003e npm i\n\u003e npm run server\n\u003e open your brower locate to localhost:3000\n\n### Setup\n\n\u003e \u003cp\u003e git clone https://github.com/Oscah01/leaderboard.git\u003c/p\u003e\n\u003e cd Leaderboard\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n### Prerequisites\n\nIn order to run this project you only need:\n\n- latest web-browser\n- node.js and npm\n\n### Install\n\nTo install this project in your local machine use\n\n\u003e npm i\n\u003e npm run build\n\n### Usage\n\nTo run the project, execute the following command:\n\n\u003e In visual studio code Go to dist folder then open index.html in live server.\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Oscar Deus**\n\n- GitHub: [@oscah01](https://github.com/oscah01)\n- Twitter: [@alphonce_isaya](https://twitter.com/alphonce_isaya)\n- LinkedIn: [oscardeus](https://www.linkedin.com/in/oscardeus/)\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n\u003e Use external API\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/Oscah01/leaderboard/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\n\u003e If you like the project please give it star\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgments \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n\u003e I would like to thank Microverse team\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscah01%2Fleaderboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foscah01%2Fleaderboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foscah01%2Fleaderboard/lists"}