/Leaderboard-1

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.

Primary LanguageJavaScriptMIT LicenseMIT

Leaderboard App

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.

Built With

  • Major languages: HTML, CSS, JavaScript
  • Frameworks: N/A
  • Technologies used: Webpack, API

You can view it live here

Project Snapshot

Prerequisites

  • Understand HTML/CSS and JavaScript

Install

  • A code editor (preferably VSCode)
  • A browser
  • Node.js (to run javascript files locally)
  • LiveServer (to load javascript modules)

Getting Started

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

  • Open git bash on local computer
  • clone the repo with:
git clone  <https://github.com/deyemiobaa/Leaderboard.git>
  • run cd Leaderboard to enter the project folder
  • run npm i to install all dependencies
  • run npm run build to bundle the project with webpack, and
  • run npm start to launch the application

Author

🤝 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!

📝 License

This project is MIT licensed.