Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/paul-js-hub/leaderboard

This is a web application that displays scores submitted by different players. Built with JavaScript, Bootstrap, Webpack , and HTML.
https://github.com/paul-js-hub/leaderboard

bootstrap html javascript

Last synced: 13 days ago
JSON representation

This is a web application that displays scores submitted by different players. Built with JavaScript, Bootstrap, Webpack , and HTML.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Leaderboard

![GitHub stars](https://img.shields.io/github/stars/Paul-js-hub/README.md?style=social)
![GitHub forks](https://img.shields.io/github/forks/Paul-js-hub/README.md?style=social)
![Twitter Follow](https://img.shields.io/twitter/follow/Paulhezzy1?style=social)

> The is my leaderboard website that displays scores submitted by different players

## Built With

- HTML
- CSS
- JavaScript
- WebPack

## Getting Started
For development, you are only required to have Node.js and a node global package, also Yarn, installed in your environment.

## Node
- ### Node Installation on Windows

Go to [official Node.js website](https://nodejs.org/) and download the installer.
Also, be sure to have `git` available in your PATH, `npm` might need it (You can find git [here](https://git-scm.com/)).

- ### Node Installation on other Operating Systems
You can find more information about the installation on the [official Node.js website](https://nodejs.org) and the [official NPM website](https://npmjs.org/).

### Install
Go to the root folder and run the following:

$ git clone https://github.com/Paul-js-hub/leaderboard
$ cd leaderboard
$ npm install

# Running the project

$ Open the index.html in your browser

## Live link
[Live Demo Link](Coming Soon)

## Author
👤 **Paul Onchera**

- GitHub: [@githubhandle](https://github.com/Paul-js-hub/)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/paul-onchera-499a57144/)

## 📝 License

This project is [MIT](./MIT.md) licensed.