/Leaderboard-list-App

Leaderboard list app, using webpack and ES6 features, notably modules, Leaderboard API using JavaScript async and await

Primary LanguageJavaScript

Leaderboard-list-App

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved using the external Leaderboard API service. leader

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Live Demo

Getting Started

Setup

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

  • Run git clone https://github.com/Kirabo19/Leaderboard-list-App.git
  • Go to the folder cd Leaderboard
  • Install packages: run npm install
  • To run application using webpack-dev-server: run npm start

Authors

@@ -35,12 +37,6 @@ To get a local copy up and running follow these simple example steps.

🤝 Contributing

Contributions, issues, and feature requests are welcome!