Skip to content

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

License

Notifications You must be signed in to change notification settings

aubinleyoung/Leaderboard-App

Repository files navigation

📗 Table of Contents

📖 [Leaderboard-App]

[Leaderboard-App] The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

🛠 Built With

  • [Html]
  • [Css]
  • [JavaScript]

Technologies used:

  • [webpack]
  • [API]
  • [Gitflow]

Key Features

  • [Create_aworking_version_of_the_leaderboard_that_preserves_user_input]
  • [Connect_to_the_Leaderboard_API]
  • [Implement_the_actions_behind_the_"Submit_button"]
  • [Implement_the_actions_behind_the_"Refresh"_button]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project :

  1. Make sure you have Git installed in your Computer or Install it by following these steps)

Setup

Clone this repository to your desired folder:

  1. Download the zip file or
  2. clone with this command git clone https://github.com/aubinleyoung/Leaderboard-App.git
  3. cd Leaderboard-App

Usage

To run the project :

  1. In the terminal execute the following command:
npm start
  1. Navigate through the pages to see different contents

Run tests

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependencies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

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

    • And For tracking the linter errors in JavaScript file run:

    npx eslint .

Install

  1. Install with npm:
npm install --save-dev webpack
  1. Install with yarn:
yarn add webpack --dev

(back to top)

👥 Authors

👤 Aubin SIMPEZE

(back to top)

🔭 Future Features

  • [More_Styles]
  • [More_animations]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Hat tip to Microvers and all the staff
  • Thanks to My coding Partners
  • Thanks to My Morning-session-group and Standup-team Partners and
  • Thanks to Code Reviewers

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The leaderboard website displays scores submitted by different players. It also allows you to submit your score.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published