/Leaderboard-App

Leaderboard-App is a 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. This website is build by using JavaScript, webpack and ES6 features, notably modules.

Primary LanguageJavaScriptOtherNOASSERTION

logo

Leaderboard-App

📗 Table of Contents

📖 [Leaderboard-Apps]

[Leaderboard-App] is a 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. This website is build by using JavaScript, webpack and ES6 features, notably modules.

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Javascript

Key Features

  • [add score and name]
  • [display score and name]

(back to top)

🚀 Live Demo

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Yonashenok/Leaderboard-App.git

  cd Leaderboard-App

Install

Install this project with:

 npm install

Usage

To run the project, execute the following command:

  npm run build

Run tests

To run tests on linters, run the following command:

  npx stylelint "**/*.{css,scss}"
  npx hint .
  npx eslint .

To run test coverages, run the following command:

  npm test

Deployment

You can deploy this project using:

   npm start

(back to top)

👥 Authors

👤 Yonas Henok

(back to top)

🔭 Future Features

  • [add test for project]
  • [add animation]

(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 contact us with LinkedIn

🙏 Acknowledgments

I would like to thank my coding partners for shearing there knowledge and experience. additionally All data is preserved thanks to the external Leaderboard API service.

(back to top)

📝 License

This project is LICENSE licensed.

(back to top)