Skip to content

The leaderboard website displays scores submitted by different players. It also allows users to submit scores. All data is consumed from the Leaderboard API using JavaScript async and await.

Mre55/Leaderboard

Repository files navigation

Leaderboard

This project is about Leaderboard list app, that allows users to add score to the list and refresh the list.

Screen Shot 2021-12-08 at 6 16 50 PM

Built With

  • JavaScript
  • HTML
  • CSS
  • Frameworks - No Frameworks Used
  • Tools used - Git(version control), WebHint(linting tool), Stylelint(style linting), ESLint(Javascript linting).

Live Demo

Live Demo Link

Getting Started

To use this project you need to clone the repository to your local machine, and open the folder then run index.html file which is the main file of the project.

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

Prerequisites

To work on this project locally you need to have Node.js installed in your machine.

Setup

To setup this project first you should have to clone the repository and the go to the projects directory and run npm install command to install the needed dependency. After that run npm start command to run the project from local server to http://localhost:8080/.

Install

You have to have Node.js installed before working on this project.

Usage

You can start using Awesome Book by cloning the repository.

Authors

👤 Mihreteab Misganaw Aride

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

About

The leaderboard website displays scores submitted by different players. It also allows users to submit scores. All data is consumed from the Leaderboard API using JavaScript async and await.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published