Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)

## 👥 Authors

👤 **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.