Skip to content

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.

Notifications You must be signed in to change notification settings

andres-condezo/Leaderboard

Repository files navigation

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.

Screenshots:

screenshot

Built With

- Major languages:

  • HTML
  • CSS
  • JavaScript

- Technologies used:

  • npm
  • Webpack

Learning objectives

  • Use callbacks and promises.
  • Learn how to use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.
  • Use webpack to bundle JavaScript.

Live Demo

Leaderboard Live Demo Link

Getting Started

  • In order to see the portfolio in your browser you must click on the link "Live Demo"

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

Prerequisites

  • Node
  • npm

Setup

  • Clone the repository with the command:
$ git clone https://github.com/andres-condezo/Leaderboard.git
  • To install the dependencies run:
$ npm Install

Usage

  • To create a development server built in run:
$ npm start
  • The page will now automatically open in your browser.

Authors

👤 Andrés Condezo Monge

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Icons from fontAwesome.
  • Background Image: freepick.

📝 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published