Skip to content

LeaderBoard game app uses the leaderboard API to display the gamers name and score.

Notifications You must be signed in to change notification settings

Munsa1/leaderboard

Repository files navigation

Leaderboard

Leaderboard repo

screenshot

Built With

  • HTML
  • CSS
  • JS

Live Demo

Live Demo

Getting Started

To get started locally follow these simple example steps.

  • Fork and clone the repo to your computer using git clone [email protected]:munsa1/leaderboard.git in the terminal or command prompt (this assumes that you have set up git to use your ssh key, if you haven't see here).
  • Install Node.
  • Run the command npm install inside the repo in a terminal to install all the required dependancies.
  • Create a new feature branch using git checkout -b feature-name.
  • Run npm start to launch a live server and monitor changes as you code.
  • Push the branch to github using git push
  • Create a descriptive pull request detailing what your new feature is

Authors

👤 Munsa Mibenge

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

📝 License

This project is MIT licensed.

About

LeaderBoard game app uses the leaderboard API to display the gamers name and score.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published