Skip to content

Using external Leaderboard API, webpack, Gitflow, and ES6 features, notably modules to develop the leaderboard website that displays scores submitted by different players. It also allows you to submit your score.

Notifications You must be signed in to change notification settings

blessedjasonmwanza/leaderboard

Repository files navigation

LEADERBOARD

Leaderboard web application built with; Leaderboard API, WebPacks, JavaScript, es6 modules, Babel, HTML & CSS.

Preview

👀 Here is a sneak peak of how the project looks

Leaderboard Preview

Built With

  • HTML
  • CSS
  • JS
  • NPM Webpacks

Live Demo

Check it out and start using it right now 😍 Click here to view Live demo.


Getting Started

If you want a copy of this file go to the GitHub repository and download it from the link below.

  • My Microverse Project

Setup

git clone git@github.com:blessedjasonmwanza/leaderboard.git
cd Hello World

cd to the project directory

Open the project using a live sever extension that can be found within your code editor extensions library.

install project dependencies

npm install .

build project (not necessary, but might be needed encase going straight to starting the project fails).

npm run build

start project

npm start

Running tests

After installing project dependencies, run;

npm run test

...in your bash (assuming your in the root of this project);

Environment Prerequisites


👤 Author : Blessed Jason Mwanza


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Please 🙏 Please 🙏... Give a ⭐️ if you like this project!

About

Using external Leaderboard API, webpack, Gitflow, and ES6 features, notably modules to develop the leaderboard website that displays scores submitted by different players. It also allows you to submit your score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published