/Leaderboard

a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules.

Primary LanguageJavaScriptMIT LicenseMIT

image

Leaderboard

A project that consumes the Leaderboard API Service using JavaScript Async and Await to display scores submitted by different players

📗 Table of Contents

Leaderboard

This project consumes the Leaderboard API Service using JavaScript Async and Await to display scores submitted by different players

🛠 Built With

Tech Stack

This project is entirely built with HTML ,CSS and JavaScript.

HTML
CSS
JavaScript

Key Features

  • Addition of a user anf his/her score
  • Display of the users alongside their score
  • Use of API to get information about scores and games

(back to top)

🚀 Live Demo

To see the live version of this project click here

💻 Getting Started

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

  1. Clone this repository run git clone git@github.com:arnoldnekemiah/Leaderboard.git

  2. Open the project in a text editor

  3. Open your terminal and run npm install

  4. Run npm start to serve the project in your local browser

Prerequisites

In order to run this project you need:

  1. Install git on your local computer

Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  1. Clone this repository

Run this command git clone git@github.com:arnoldnekemiah/Leaderboard.git

  1. Follow the instructions in the Get Started section above

(back to top)

👤 Arnold Nekemiah Ikonde*

(back to top)

🔭 Future Features

  • Consumption of the Leaderboard API data
  • Updating the U.I styles
  • Use and management of Asynchronous code

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. Open a New Issue and I'll look intently into your suggestions.

(back to top)

⭐️ Show your support

If you like this project follow me on github for more amazing projects and ideas

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the definition of the project requirements and provision of this template

(back to top)

📝 License

This project is MIT licensed.

(back to top)