Skip to content

mulugithub/Leaderboard-App

Repository files navigation

logo

Leaderboard App

📗 Table of Contents

📖 [Leaderboard App]

[Leaderboard App] Leaderboard app allow players add their scores and fetch scores from API. All data is preserved using the external Leaderboard API service. Built with HTML, CSS, JavaScript, and Webpack.

🛠 Built With

Tech Stack

This leaderboard app with ES6 bulit with HTML , CSS, Javascript and API

Structure
Layout
Linters
Setup
API

Key Features

The following are the key features of the application.

  • Linters setup
  • Setup project with webpack and ES6 features
  • HTML template
  • style the app with CSS loader
  • HTML webpack plugin
  • send and receive data from API.
  • final touches.

(back to top)

🚀 Live Demo

Click the live demo to access the application.

(back to top)

💻 Getting Started

Prerequisites

  • Code editor: VS code or other
  • Web browser: like Google Chrome
  • git-scm
  npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:mulugithub/Leaderboard-App.git

Install

To run the project, open the project using a live server from VS code editor.

  cd To-Do-List
  code .
  npm install

Usage

To run this project:

  npm  start

Run tests

To run tests, run the following command: To check for html errors run:

  npx hint .

To check for css errors run:

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

To check for js errors run:

  npx eslint .

(back to top)

👥 Authors

This project is authored by.

👤 Author1

(back to top)

🔭 Future Features

The following features will add to the project.

  • Rebuilt using React

(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, give it a star on GitHub.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse team to give this project and the MV code reviewers.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Leaderboard-App shows my skills on add data into API, refresh and fetch game score list . Built with HTML, CSS, JavaScript, API ,and Webpack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors