Skip to content

Leaderboard is a application where u can see different players score and also you can add scores

Notifications You must be signed in to change notification settings

Mithi-code/leaderboard

Repository files navigation

Leaderboard

Leaderboard 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. screenshot

Additional description about the project and its features:

  • Adding a new item.
  • Removing a selected item.
  • Marking a selected item as complete.
  • Removing all items marked as complete at once.
  • Reordering a selected item (as drag-and-drop) [as an additional feature].

Built With

  • HTML, CSS
  • Stylelint, Web Hint, Lighthouse -Javascript -Leaderboard API

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running, follow the steps in Setup below.

Prerequisites

Basic knowledge of HTML, CSS, and JavaScript.

Setup

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. Command to clone the files to your machine:

git clone https://github.com/Mithi-code/leaderboard.git
  • Once the files are on your machine, open the todo-list folder in Visual Studio Code, and follow the steps in Installation & Set Up

🛠 Installation & Set Up

  1. Install Node Modules
    npm install
  2. Start the development server
    npm start
  3. Open http://localhost:8080 to view it in the browser.

🚀 Building and Running for Production

  1. Generate a full static production build
    npm run build

Install

The following tools help make easier to work with sample code.

Authors

👤 Author1

🤝 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 is a application where u can see different players score and also you can add scores

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published