Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techemprez/leaderboard
The leaderboard website displays scores submitted by a user and different players. All data is preserved in the external Leaderboard API service.
https://github.com/techemprez/leaderboard
Last synced: about 1 month ago
JSON representation
The leaderboard website displays scores submitted by a user and different players. All data is preserved in the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/techemprez/leaderboard
- Owner: techEmprez
- License: mit
- Created: 2022-08-27T18:36:22.000Z (about 2 years ago)
- Default Branch: developement
- Last Pushed: 2023-07-08T16:55:34.000Z (over 1 year ago)
- Last Synced: 2023-07-08T17:31:56.033Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://techemprez.github.io/Leaderboard/
- Size: 291 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learderboard
- This is a score board sheet built with JavaScript implementation(ES6) and implemented with API## Built With
- HTML and CSS, JavaScript and API
## Interested to view my project... Click here
- [Leaderboard](https://leaderboard-score-add-name.netlify.app/)
👤 **Choice Osobor**
- GitHub: [![@techEmprez](https://img.shields.io/badge/-techEmprez-white?logo=GitHub&logoColor=181717&style=plastic)](https://github.com/techEmprez)
- Twitter: [![@techEmprez](https://img.shields.io/badge/-techEmprez-blue?logo=Twitter&logoColor=skyBlue&style=plastic)](https://twitter.com/techEmprez)
- LinkedIn: [![Choice-Osobor(techEmprez)](https://img.shields.io/badge/-ChoiceOsobor-white?logo=LinkedIn&logoColor=181717&style=plastic)](https://www.linkedin.com/in/choice-osobor/)## Run tests
For tracking linters errors locally, you need to follow these steps:
- For tracking linter errors in HTML file run:
`npx hint .`
- For tracking linter errors in CSS file run:
`npx stylelint "**/*.{css,scss}"`
- For tracking linter errors in Javascript file run:
`npx eslint .`## Deployment
- Use GitHub pages to deploy website
- For more information about publishing sources, see [About github pages](https://pages.github.com/)## Contributions
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.