/Leaderboard

A leaderboard list app that 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.

Primary LanguageJavaScript

Leaderboard

A leaderboard list app that 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

  • HTML
  • CSS
  • JavaScript
  • Leaderboard API

Live Demo

  • Click here for the live demo.

Getting Started

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

Prerequisites

  • A web browser (e.g. Mozilla Firefox, Google Chrome etc.)
  • git: This is a version control system used for source code management.
  • A text editor (e.g Visual Studio Code (recommended), Sublime Text, Atom etc.)

Setup

git clone https://github.com/shaqdeff/Leaderboard.git

Deployment

  • After opening the files in Visual Studio Code, open the VS Code integrated terminal and run npm install to install the dependencies used.
  • Run npm run build to bundle the JavaScript files with Webpack.
  • Run npm run start to launch the files with Webpack Dev Server.

Authors

👤 Shaquille Ndunda

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments