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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)

Notifications You must be signed in to change notification settings

Emmanuelaaron/leaderBoard

Repository files navigation

Leader Board

This is a simple javascript project where a user can add their name and the score.

Built With

  • HTML
  • CSS
  • JavaScript
  • ESLint
  • Bootstrap

Live Demo

Live Demo Link

Getting Started

  • Open your terminal
  • cd into a directory where you want this project to be stored
  • Clone this repo on your local machine using the this command git clone [email protected]:Emmanuelaaron/leaderBoard.git
  • cd into the cloned repo using this command cd leaderBoard
  • delete the package-lock.json file
  • run the commands below
  • Install all the dependencies using this command npm install
  • Run the project using this command npm start

Prerequisites

To make this repository working in your local machine you need only a browser.

Authors

👤 Emmanuel Isabirye

🤝 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

This project is MIT licensed.

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 [Leader Board API service](https://www.notion.so/Leaderboard-API-service-24c0c3c116974ac49488d4eb0267ade3)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published