/Leaderboard

Game Leaderboard with great design, Implemented with JavaScript networking between RESTFUL APIs, using technologies as Webpack - Jest - JSON, and classic HTML and CSS.

Primary LanguageJavaScript

Leaderboard App

App to storage the name and score of the gamers.

screenshot

Built With

  • HTML-CSS-JAVASCRIPT-WEBPACK-JEST

Live Demo

Visit Live Demo Link

Getting Started

You can visit the Live Demo or clone the repository and open the dist/html.index file with your browser to see the project.

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

Prerequisites

  • Before we begin, make sure you have a fresh version (14x) of Node.js installed

Set-up & Install

  • First clone the repo and checkout the latest branch.

  • To install the latest release or a specific version, run one of the following commands:

npm install --save-dev webpack

or specific version

npm install --save-dev webpack@

  • If you're using webpack v4 or later and want to call webpack from the command line, you'll also need to install the CLI.

npm install --save-dev webpack-cli

  • The webpack-dev-server provides you with a rudimentary web server to see the project. Let's set it up:

npm install --save-dev webpack-dev-server

Usage

  • Please run - npm run build - and then run - npm start - on the project folder.

👤 Author

Juan Felipe Gomez Tobon

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Leaderboard API.
  • My game id response result: "Game with ID: fOiEcJqrUPnT8bykVBXu added."

📝 License

This project is MIT licensed.