Leaderboard

The Leaderboard website displays scores submitted by various players and allows users to submit their own scores. The data is securely preserved using an external Leaderboard API service.

MIT License

Stars
4

Table of Contents

Leaderboard

"Leaderboard" is a website that displays scores submitted by various players and allows users to submit their own scores. The data is securely preserved using an external Leaderboard API service.

Built With

Tech Stack

  • HTML5
  • CSS3
  • JavaScript(ES6)
  • Webpack
  • Leaderboard API

Key Features

The key features of this website include.

  • Webpack
  • ES6 Syntax
  • Gitflow

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 code editor (like VSCode, Sublime, Atom, etc.)
  • Git and Node.js installed.

Setup

To setup this project locally:

  1. Open terminal in VScode.
  2. Navigate to the directory where you want clone the copy of this repository.
  3. Create new directory [optional].
  4. Clone the repo using the below command.
git clone [email protected]:MNisarAli/Leaderboard.git

cd Leaderboard

Usage

This project can be used to practice Webpack and Leaderboard API.

Authors

The collaborators of this project.

M Nisar Ali

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a , if you like this project!, also follow me on GitHub & LinkedIn.

Acknowledgments

I would like to thank:

License

This project is MIT licensed.

Related Projects