Skip to content

A website that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API service.

Notifications You must be signed in to change notification settings

GedeonTS/Leaderboard_App

Repository files navigation

Leaderboard

Description

Mobile version Desktop Version
Mobile_screenshot Desktop_screenshot

"Leaderboard" is a game board created to keep record of players scores. I'm building this Leaderboard with Javascript (ES6) and Webpack, using promises and async awaits.

Built With

  • Javascript
  • HTML and CSS
  • WEBPACK
  • NPM
  • VS CODE

Getting Started

You can have a copy of this repo run on your local machine by just directly cloning it.

Live Demo

Click here!

Prerequisites

  • Node.js
  • npm
  • vscode(or else)

To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.

Install

In order to install this project please go through the following steps:

    • Open the Terminal
    • Navigate to the directory where you want to add this repository
    • Run git clone https://github.com/GedeonTS/Leaderboard.git
    • Run npm install to install the necessary modules
    • Run npm start

Authors

👤 GedeonTS

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone who helped us.

📝 License

This project is MIT licensed.

About

A website that displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external API service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published