/Leaderboard

Primary LanguageJavaScriptMIT LicenseMIT

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)