Kwaku28 / 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.

Home Page:https://kwaku28.github.io/leaderboard/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

πŸ“— Table of Contents

πŸ“– [Leaderboard]

[Leaderboard] is a website that displays scores submitted by different players. It also allows you to submit your score.

πŸ›  Built With

Tech Stack

HTML
CSS
JavaScript

Key Features

  • [local storage]
  • [Send and receive data]

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

sudo apt install git-all
or
npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Kwaku28/leaderboard.git

Usage

To run the project, execute the following command:

  Open index.html in browser
  or
  open with Live server in Vscode

(back to top)

πŸ‘₯ Authors

πŸ‘€ Lawrence Amoafo

πŸ”­ Future Features

  • [send and receive data from API]
  • [Interactive interface]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project show some love by commenting

πŸ™ Acknowledgments

I would like to thank Microverse staff for their support

πŸ“ License

This project is MIT licensed.

(back to top)

About

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://kwaku28.github.io/leaderboard/dist/

License:MIT License


Languages

Language:JavaScript 60.5%Language:CSS 33.6%Language:HTML 5.9%