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

Roseokpe/Leaderboard

Repository files navigation

Leaderboard

In this milestone, I implemented the Leaderboard list app, sending and receiving data from/to the Leaderboard API.

Live Demo

Live Demo

Getting Started

To get a local copy up and running follow these simple example steps.For SSH:git@github.com:roseokp/To-Do-List.gitFor https:https://github.com/roseokpe/To-Do-List.git

Install

Run npm install after cloning the repo.

Usage

Run npm start for development. Run npm run build for production.

Run tests

  • Run npx eslint . for JS check
  • Run npx eslint . --fix to fix JS errors if found
  • Run npx stylelint "**/*.{css,scss}" for CSS check
  • Run npx stylelint "**/*.{css,scss}" --fix to fix CSS errors if found.

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

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 Leaderboard API service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published