den-cloud / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Project Design

screenshot

Built With

HTML

CSS

JavaScript

Bootstrap

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

NodeJS

Setup

git clone

cd ./Leaderboard

Install

npm install

Usage

npm run start

Project is running at http://localhost:8080/

or

npm run server

in your browser go to http://localhost:3000

Build

npm run build

Authors

👤 Denzel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page]https://github.com/den-cloud/Leaderboard/issues

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

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


Languages

Language:JavaScript 56.6%Language:CSS 24.6%Language:HTML 18.8%