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 - (Link in README file). Check it out! πŸ‘‡

License

Notifications You must be signed in to change notification settings

ITurres/Leaderboard

Repository files navigation

leaderboard

Leaderboard


πŸ“— Table of Contents


πŸ“– 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.


Learning objectives

  • Use medium-fidelity wireframes to create a UI.
  • Use callbacks and promises.
  • Use proper ES6 syntax.
  • Use ES6 modules to write modular JavaScript.
  • Use webpack to bundle JavaScript.
  • Send and receive data from an API.
  • Use API documentation.
  • Understand and use JSON.
  • Make JavaScript code asynchronous.

πŸ›  Built With

Tech Stack

Markup
Dynamic
Styles
Bundler

Key Features

  • Dynamic Injection of HTML Markup
  • API consumption

(back to top)


πŸš€ Live Demo

(back to top)


πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • WebPack

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:ITurres/Leaderboard.git

Install

Install this project with:

 npm install

Usage

To run the project, execute the following command:

 npm run start

Run with no bundler:

  • LiveServer or the like on the dist/index.html

Run tests

To run tests, run the following command:

  • Not Applicable

Deployment

You can deploy this project using:

  • Not Applicable

(back to top)


πŸ‘₯ Authors

πŸ‘€ Author1

(back to top)


πŸ”­ Future Features

  • all fulfilled.

(back to top)


🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)


⭐️ Show your support

Give a ⭐ if you liked this project!

(back to top)


πŸ™ Acknowledgments

I thank Microverse for this fantastic opportunity, the code reviewers for their advice and time πŸ†

(back to top)


πŸ“ License

This project is MIT licensed.

(back to top)


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 - (Link in README file). Check it out! πŸ‘‡

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published