/Leaderboard

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [Leaderboard]

[Leaderboard] is a website that displays scores submitted by different players. It allows you to submit your score. All data is then preserved thanks to the external Leaderboard API service.

🛠 Built With

Tech Stack

HTML
CSS
JavaScript

Key Features

  • Basic page structure
  • Send and receive data from API
  • Final touches

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • code editor(I use VSCODE)

Setup

Clone this repository to your desired folder:

Enter: git clone git@github.com:George7h/Leaderboard.git in your terminal.

Usage

Run the following commands in the terminal:

  • npm install
  • npm run dev

The browser will automatically open the website.

(back to top)

👥 Authors

👤 George Hamman

(back to top)

🔭 Future Features

  • [Animation]
  • [Small minigame]
  • [Top 3 Scores]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank my code reviewers for reviewing my code in this project. Also thank you for letting me use the Leaderboard API service in this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)