nedjwab / microverse-Leaderboard

The leaderboard website 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external.

Live Demo

Here you can find a live demo of the project.

Built With 🔨

  • HTML
  • Basic CSS
  • JavaScript and ES6 syntax
  • Webpack
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Git/GitHub work-flow
  • Leaderboard API service

Installation

  • clone this repo git clone https://github.com/nedjwab/microverse-Leaderboard.git on your terminal.
  • Type cd microverse-Leaderboard to access the project on the terminal.

Install dependencies

npm install

Build the app

npm run build

Run the app

npm start

Prerequisites

  • IDE ( VCode For me 🔥).
  • Git.
  • Npm and node.js installed.

Usage

  • For anyone who wants to practice html5 or/and css3
  • For anyone who wants to practice using Apis.
  • For anyone who wants to practice javascript and ES6 syntax.

Authors

👤 Nedjwa Bouraiou

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

The leaderboard website 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.


Languages

Language:JavaScript 48.7%Language:CSS 31.7%Language:HTML 19.6%