/Leaderboard

Primary LanguageJavaScriptMIT LicenseMIT

Leaderboard

Leaderboard App

📗 Table of Contents

📖 [Leaderboard Project]

[Leaderboard] is a website to display 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

Tech Stack

HTML
CSS
JAVASCRIPT

Key Features

  • [Webpack to bundle Javascript]
  • [Send and Receive data with API]

(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: Install git Install VS Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/over-geek/Leaderboard.git

--->

Install

To install this project, set up linter by installing the following in project directory:

Terminal commands:

  npm init -y
  npx hint .
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

--->

Usage

To run the project, execute the following command:

Open liveserver in VS Code

(back to top)

👥 Authors

👤 Agyare Kissi Kenneth

(back to top)

🔭 Future Features

  • Add Styling

(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 star this repository.

(back to top)

🙏 Acknowledgments

I would like to thank my coding partners for their support

(back to top)

📝 License

This project is MIT licensed.

(back to top)