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

marurevi/Leaderboard

Repository files navigation

Leaderboard: hit the API

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.

leaderboard_wireframe

In this activity I continue working on the Leaderboard list app, sending and receiving data from/to the Leaderboard API.

Built With

  • Use callbacks and promises.
  • Use ES6 modules to write modular JavaScript.
  • Use webpack to bundle JavaScript.

Live Demo (if available)

Live Demo

Getting Started

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

Prerequisites

Git Bash or equivalent tool to clone the repository to your hard drive. Browser to see the results. Have installed a version of Node.js

Setup

Prepare a folder in your hard drive to copy the files to.

Install

Open Git Bash and execute the following commands:

Usage

Inicialize the package.json with the comand: {npm init -y} Then change the files in {./src} Finally write {npm} start on the {command} line.

Deployment

No needed.

Author

👤 Mariana Revilla Lérida

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • etc

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published