Skip to content

The leaderboard website displays scores submitted by different players. Build with JavaScript.

Notifications You must be signed in to change notification settings

petudeveloper/leaderboard

Repository files navigation

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.

screenshot (TBA)

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Getting Started

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

Prerequisites

  • Node.js
  • npm

Setup

  • clone: run git clone https://github.com/petumazo/leaderboard.git.
  • Move to cloned folder: run git cd leaderboard.

Install

  • Install the dependencies in the local node_modules folder: run npm install.
  • Build your app: run npm run build.
  • Deploy local server: run npm start build.

Authors

👤 David Alvarez Mazzo

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

About

The leaderboard website displays scores submitted by different players. Build with JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published