ndorrh / 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.
0 stars 0 forks source link

Leaderboard

This is a leaderboard application. This web application consist of a simple form that is used to add name with corresponding scores to our list. On submit, this name is sent to an external api and displayed on the list. This project is built with html, scss, Javascript and webpack.

Built With

Live Demo

live demo

Getting Started

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

  1. Clone the project using git clone or just copy the command below:
    git clone https://github.com/ndorrh/Leaderboard.git
  2. Open the project with Visual Studio Code
  3. Run npm install to get the dependencies

    not sure how to use npm? Read this.

  4. Run the webpack server using this command:
    npm start

    not sure how to use npm? Read this.

Prerequisites

Setup

Authors

👤 Ndorrh Oswald Ebu

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.