Skip to content

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.

Notifications You must be signed in to change notification settings

ekenecf/leader-Board

Repository files navigation

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

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/ekenecf/leader-Board/issues>
  • 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!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Mentors
  • W3schools.com

📝 License

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published