dazehinn / Leaderboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

πŸ“— Table of Contents

πŸ“– Leaderboard

Leaderboard 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

Client
  • HTML
  • CSS
  • JS
  • webpack

Key Features

  • Add player name
  • Add player score
  • Display all players and scores

(back to top)

πŸš€ Live Demo

View live demo here

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

  • git bash
  • web browser
  • node.js Have text editor installed. (VSCode, sublime, atom)
  • (optional) Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Setup

  • Clone this repository to your desired folder
  • open this repository and run git bash
  • run npm install to install the dev dependencies

Usage

  • run npm run start to start the project

Deployment

You can deploy this project using Github pages

(back to top)

πŸ‘₯ Authors

πŸ‘€ Nshanji Hilary Ndzi

(back to top)

πŸ”­ Future Features

  • Communication with API
  • Improved 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 give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank my coding partners and standup team for their encouragements

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 60.3%Language:CSS 20.9%Language:HTML 18.8%