Skip to content

Leaderboard is a website that 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. This is built with HTML, CSS, JavaScript and uses API

Notifications You must be signed in to change notification settings

Kccendana/Leaderboard

Repository files navigation

Leaderboard

📗 Table of Contents

📖 About the Project

Leaderboard is a website that 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

Tech Stack

HTML
CSS
Javascript

Key Features

  • Add Linters
  • Use version control

(back to top)

🚀 Live Demo

Live Demo Link

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need text editor like VSCode.

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Kccendana/Leaderboard.git
  cd Leaderboard

Usage

To run the project, open it through live server or double click the index.html

(back to top)

Run tests

To run tests, run the following command:

  • Track HTML linter errors run:
npx hint .
  • Track CSS linter errors run:
npx stylelint "**/*.{css,scss}"
  • Track JavaScript linter errors run:
npx eslint .

(back to top)

👥 Author

👤 Katherine Cendana

(back to top)

🔭 Future Features

  • Add modal
  • Make the website responsive

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project feel free to follow this project and hit the star.

(back to top)

🙏 Acknowledgments

-I would like to thank Microverse for helping me improve my skills in web design

(back to top)

❓ FAQ (OPTIONAL)

  • How can I get a copy of the project and save it in my desktop?

    • You can download the whole folder and save it in your computer or you can clone this repository.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Leaderboard is a website that 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. This is built with HTML, CSS, JavaScript and uses API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published