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

https://github.com/benmuiruri/leaderboard

A website to add and display players' scores. All data is stored and retrieved from the external Leaderboard API service.
https://github.com/benmuiruri/leaderboard

css html javascript webpack

Last synced: 9 months ago
JSON representation

A website to add and display players' scores. All data is stored and retrieved from the external Leaderboard API service.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

Desktop view


Leaderboard Display

> The above screenshot shows how the leaderboard project displays scores.

## Built With

- **HTML** and **CSS** and **Javascript**

## Live Link

[Leaderboard Live Link](https://benmuiruri.github.io/leaderboard/)

## Getting Started

To get a local copy up and running follow these setup steps below.

### Setup

- Simply fork this project
- run `npm i `to install all dependencies
- run `npm run build` to bundle the project with webpack, and
- run `npm start` to launch the application
- In case you run into any errors please raise an [issue](https://github.com/Benmuiruri/leaderboard/issues).

## Authors

👤 **Author**

- GitHub: [@githubhandle](https://github.com/Benmuiruri)
- Twitter: [@twitterhandle](https://twitter.com/_optimize)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/benjamin-kiarie-180b66149/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Benmuiruri/leaderboard/issues).

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.