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

https://github.com/oguntayomicheal/leaderboard

The 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.
https://github.com/oguntayomicheal/leaderboard

api css html5 javascript webpack

Last synced: 3 months ago
JSON representation

The 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.

Awesome Lists containing this project

README

          

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

# Leaderboard

> The 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.

## Built With

- Html
- Css
- JavaScript
- Webpack

## Live Demo

> [Live Demo Link](https://golden-platypus-c5798d.netlify.app)

## Getting Started

> To get a local copy up and running follow the steps below:

- Clone this repository (click the green code button to the copy link)
- Install project dependecies using - `npm install`.
- Start project using the command - `npm start`.
Not sure how to use npm? Read [this](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm).
- Click on the Refresh button to fetch the data from the Leaderboard API
- You can also add/submit more data to the API via the form on the webpage
- You can checkout more info about the `LEADERBOARD API` [here](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).
## Authors

👤 **Author1**

- GitHub: [@oguntayomicheal](https://github.com/oguntayomicheal)
- Twitter: [@OguntayoMicheal](https://twitter.com/Oguns_micky)
- LinkedIn: [@OguntayoMicheal](https://www.linkedin.com/in/ogunsmicky/)

## 🤝 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!

## Acknowledgments

**``Microverse``** for the opportunity to undertake such project using their platform.

## 📝 License

This project is [MIT](./MIT.md) licensed.