leaderboard

Leaderboard is a website which 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.

MIT License

Stars
5

Table of Contents

About

Leaderboard is a website which 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

Tech Stack

Key Features

  • Leaderboard displays the scores submitted by different players
  • Leaderboard allows you to submit your score
  • Leaderboard data is preserved thanks to the external Leaderboard API service

Live Demo

Getting Started

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

Prerequisites

In order to run this project you need:

  • A working computer.
  • Connection to internet.

Setup

Clone this repository to your desired folder:

Install

You don't need to install anything.

Usage

To run the project, execute the following command:

  • npm install
  • npm start

Author

Dennis Every

Future Features

  • Add functionalities to add scores through the form
  • Add functionalities to upload and retrieve scores from the API

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project feel free to fork it and use it as you need.

Acknowledgments

I would like to thank Microverse for the information provided to build this project.

FAQ (OPTIONAL)

  • Can I use the project for any purpose?

    • Yes, you can use this files for anything you need
  • Is the information saved in any database?

    • No, all data is saved in the Leaderboard API

License

This project is MIT licensed

Related Projects