/Leaderboard

Primary LanguageJavaScriptMIT LicenseMIT

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows users to submit their score. All data is preserved thanks to the external Leaderboard API service.

Built With

  • HTML5
  • CSS3
  • JavaScript
  • Webpack, Linters, Gitflow

Live demo

You can view a live demo of the project using this link.

Getting Started

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

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git and node.js installed on your computer, please follow the steps below:

  • Clone the repository using the following command: git clone https://github.com/laiifuu/Leaderboard.git
  • Navigate to that folder in the command line using the cd command.
  • Run the following command to install the necessary packages: npm install.
  • Run the following command to view the project in the browser: npm run start.

Authors

👤 Fellah Hayet

🤝 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!

📝 License

This project is MIT licensed.