Oklukeok / Leaderboard

Creating a leaderboard App with API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

STAGE 2 - sending and receiving data from/to the Leaderboard API.

Built With

  • HMTL/CSS
  • JavaScript
  • Webpack
  • API

Getting Started

To check this project, please follow this steps:

  • On GitHub.com, navigate to the main page of the repository.
  • Above the list of files, click the green "Code" button.
  • Copy the URL for the repository.
  • Open Git Bash.
  • Change the current working directory to the location where you want the cloned directory.
  • Type git clone, and then paste the URL you copied earlier: $ git@github.com:Oklukeok/Leaderboard.git
  • Press Enter to create your local clone.
  • Open the folder with your integrated development environment (IDE).
  • You can check a live preview opening the HTML with a browser.

Authors

👤 Lucas Bermudez

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

Creating a leaderboard App with API


Languages

Language:JavaScript 41.5%Language:HTML 38.6%Language:CSS 19.9%