/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external leaderboard API service.

Primary LanguageJavaScriptMIT LicenseMIT

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to an external leaderboard API service.

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack

Getting Started

To obtain and run a local copy of the project follow this steps:

  • Open your console.
  • Type the following "git clone https://github.com/diegoyon/leaderboard.git" if you are using HTTPS or "git clone git@github.com:diegoyon/leaderboard.git" if you are using a SSH key.
  • Press ENTER to create your local clone.
  • Change directory with cd leaderboard.
  • Install necessary dependencies with npm install.
  • Run the program with npm start.

Author

👤 Diego Yon

🤝 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

  • Microverse

📝 License

This project is MIT licensed.