/Leaderboard

This project is a leaderboard 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.

Primary LanguageJavaScript

Leaderboard

This project is a leaderboard 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

  • HTML, CSS & Javascript
  • Linters: Lighthouse, Webhint, Stylelint & ESlint
  • Webpack

🧮 Prerequisites

Setup

Follow these steps on your console to properly clone this repository on your desktop:

$ cd desktop
$ git clone 'repo_path'
$ cd 'repo_name'
$ code . 
Run 'npm i' to install the dev dependencies.
Run 'npm start' to run the website from your local machine.
Run 'npm run build' to build the code after editing it.

Install

👤 Authors

Mike Martínez

🤝 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

📝 License

MIT License