DebyGrey / leaderboard

Leaderboard web app is a web app which dynamically displays all rank scores entered by game players in descending order. Built using Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard Web App

πŸ“— Table of Contents

πŸ“– LEADERBOARD WEB APP

Leaderboard web app is a web app which dynamically displays all scores according entered, from highest score to the lowest.

πŸ›  Built With

Tech Stack

HTML5, CSS3 & Javascript

Key Features

  • users can enter their scores
  • it displays user scores

(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:

  • To have a prior knowledge of Git, HTML, CSS & Javascript
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

Install

To install this project run this into your terminal:

Usage

To run this project:

  • run npm start to view project on browser

Run tests

To test this project:

  • run npm start to view project on browser

Deployment

You can deploy this project:

  • on any web browser

(back to top)

πŸ‘₯ Authors

πŸ‘€ Deborah Fashoro

(back to top)

πŸ”­ Future Features

  • Implementation of other sections on the web app

(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, kindly follow me on my social media handles listed above and most importantly give my github project a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who made this project possible

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Leaderboard web app is a web app which dynamically displays all rank scores entered by game players in descending order. Built using Javascript.


Languages

Language:JavaScript 64.3%Language:CSS 19.9%Language:HTML 15.8%