Skip to content

The Leaderboard is a web app developed using HTML, CSS & JS, utilizing an API for saving user game scores with names and comparing them with others' scores on the internet. It offers a platform for permanent score storage and comparison.

License

Notifications You must be signed in to change notification settings

Atril33/Leaderboard

Repository files navigation

📗 Table of Contents

📖 Leaderboard

The Leaderboard is a web app developed using HTML, CSS & JS, utilizing an API for saving user game scores with names and comparing them with others' scores on the internet. It offers a platform for permanent score storage and comparison.

🛠 Built With

Client

Key Features

  • Responsive Design
  • Add Score & Name Functionality
  • Use API

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • A PC with any Browser (Chrome, Opera, & FireFox, etc)

Setup

Clone this repository to your desired folder:

  https://github.com/Atril33/Leaderboard.git

Install

In order to check tests:

  npm i
  npm start

Run tests

To run tests, run the following command:
Check Stylelint errors

  npx stylelint "**/*.{css,scss}"

Check ESLint errors

  npx eslint .

Check Webhint errors

   npx hint .

(back to top)

👥 Authors

👤 Syed Atril

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I would like to say thanks to everyone who contribute to this project...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Leaderboard is a web app developed using HTML, CSS & JS, utilizing an API for saving user game scores with names and comparing them with others' scores on the internet. It offers a platform for permanent score storage and comparison.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published