kessie2862 / Leader-Board

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

Home Page:https://kessie2862.github.io/Leader-Board/dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

πŸ“— Table of Contents

πŸ“– [Leaderboard]

[Leaderboard] is a webpage that 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.

πŸ›  Built With

Tech Stack

HTML5
CSS3
JavaScript
Webpack

Key Features

  • User can add a score to a list of scores
  • Scores are rendered dynamically

(back to top)

πŸš€ Live Demo

πŸ’» Getting Started

We will take you through the process. follow these steps.

Prerequisites

In order to get started, you be familiar with basic git commands.

Setup

Clone this repository to your desired folder.

Example commands:

  cd my-folder

  git clone git@github.com:myaccount/my-project.git

(back to top)

Install

Install this project with:

  • Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).

Usage

To open it in your preferred browser, run the command

  npm run dev

(back to top)

πŸ‘₯ Authors

πŸ‘€ Prosper Kessie

(back to top)

πŸ”­ Future Features

  • [Consume the Leaderboard API using async and await]
  • [Refresh scores for a game created from the API]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, follow me to see all my future projects or you can give a ⭐

πŸ™ Acknowledgments

Kudos to Microverse for the opportunity to learn software development.

πŸ“ License

This project is MIT licensed.

(back to top)

About

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

https://kessie2862.github.io/Leader-Board/dist


Languages

Language:JavaScript 59.2%Language:CSS 23.7%Language:HTML 17.1%