Skip to content

This is a JavaScript project for the Leaderboard list app for practicing the following: Use callbacks and promises, Learn how to use proper ES6 syntax, Use ES6 modules to write modular JavaScript, and Use webpack to bundle JavaScript

License

Notifications You must be signed in to change notification settings

musangamfure/LeaderBoard

Repository files navigation

LeaderBoard

Learderboard

📗 Table of Contents

📖 [Leaderboard]

[Leaderboard] is a website that 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.

🛠 Built With

Tech Stack

HTML5
CSS3
Javascript
Webpack

Key Features

  • User can add a score to a list of scores
  • Scores are rendered dynamically

(back to top)

🚀 Live Demo

💻 Getting Started

We will take you through the process. follow these steps.

Prerequisites

In order to get started, you be familiar with basic git commands.

Setup

Clone this repository to your desired folder.

Example commands:

  cd my-folder

  git clone git@github.com:myaccount/my-project.git

(back to top)

Install

Install this project with:

  • Clone this Repo to your local machine and run in your preferred text editor(ex. Atom, VScode).

Usage

To open it in your preferred browser, run the command

  npm run dev

(back to top)

👥 Authors

👤 Emmanuel

(back to top)

🔭 Future Features

  • [Consume the Leaderboard API using async and await]
  • [Refresh scores for a game created from the API]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, follow me to see all my future projects or you can give a ⭐

🙏 Acknowledgments

Kudos to Microverse for the opportunity to learn software development.

📝 License

This project is MIT licensed.

(back to top)

About

This is a JavaScript project for the Leaderboard list app for practicing the following: Use callbacks and promises, Learn how to use proper ES6 syntax, Use ES6 modules to write modular JavaScript, and Use webpack to bundle JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published