An open API service indexing awesome lists of open source software.

https://github.com/praisespjmt/leaderboard

The leaderboard website 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. The app was built with JavaScript, HTML, CSS, and Webpack.
https://github.com/praisespjmt/leaderboard

css3 html5 javascript webpack

Last synced: 2 months ago
JSON representation

The leaderboard website 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. The app was built with JavaScript, HTML, CSS, and Webpack.

Awesome Lists containing this project

README

          

# Leaderboard

> The leaderboard website 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](https://www.notion.so/microverse/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3).

## Preview
App Preview

## Built With (Linter)

- Webpack
- HTML (Webhint)
- CSS (Stylelint)
- JavaScript (Eslint)

## Prerequisites
The following applications are required to be installed for the project to run!
- Modern browser e.g [Google Chrome](https://www.google.com/chrome/), [Edge](https://www.microsoft.com/en-us/edge?r=1), [Firefox](https://www.mozilla.org/en-US/exp/firefox/new/) etc.
- [Git](https://git-scm.com/downloads)
- [Node.js](https://nodejs.org/en/download/) LTS version

## App Setup
- Clone [this](https://github.com/PraisesPJMT/Leaderboard) GitHub repository using `git clone git@github.com:PraisesPJMT/Leaderboard.git`
- Initialize the package manager using `npm init -y`
- Download all required modules using `npm install` inside the project directory (/Leaderboard)
- Launch project on browser using `npm run start` inside the project directory (/Leaderboard)

## App Deployment
App deployment is coming soon...

## Authors

👤 **Praises Tula**

- GitHub: [@praisespjmt](https://github.com/PraisesPJMT)
- Twitter: [@praisespjmt](https://twitter.com/PraisesPJMT)
- LinkedIn: [Praises Musa Tula](https://www.linkedin.com/in/praises-tula-9233aa76)

## 🤝 Contributing

Contributions, [issues](https://github.com/PraisesPJMT/Leaderboard/issues), and feature requests are welcome!

## ⭐️ Show your support

Give a ⭐️ if you like this project!