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

https://github.com/vty1999/leaderboard

This is a leaderboard website that displays scores submitted by different players. It allows you to submit your score and receive it from the API. All data is preserved by the external Leaderboard API service.
https://github.com/vty1999/leaderboard

css html javascript webpack

Last synced: about 2 months ago
JSON representation

This is a leaderboard website that displays scores submitted by different players. It allows you to submit your score and receive it from the API. All data is preserved by the external Leaderboard API service.

Awesome Lists containing this project

README

          

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

# Leaderboard
This is a leaderboard website that displays scores submitted by different players. It also allows you to submit your score and retieve it from the API. All data is preserved by external Leaderboard API service.

![screenshot](https://github.com/VTY1999/Leaderboard/blob/dev/Image/Screenshot%20(80).png)

# Live Demo
[Click Here](https://vty1999.github.io/Leaderboard/dist)

# Built With

- Html
- CSS
- Javascript
- Webpack

## Getting Started

To get a local copy follow these steps:

1. Clone the repo by typing on your terminal

```
git clone https://github.com/VTY1999/Leaderboard.git
```

2. Access the repo with

```
cd Leaderboard
```

3. Code freely

```
code .
```
### Install

run `npm install` to install dependencies

then run `npm start` to open the webpage on the browser
## Author

👤 **Verissimo Francis**

- GitHub: [@githubhandle](https://github.com/VTY1999)
- Twitter: [@twitterhandle](https://twitter.com/verissimoty?s=09)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/francis-verissimo-b5b4521b1/)

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

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

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