ogiogiovictor / Leaderboard

This application lists the scores of players in the game. In this app the Leaderboard REST API is used, where the participants and their scores are registered

Home Page:https://github.com/ogiogiovictor/Leaderboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeaderBoard Project

This project is a LeaderBoard implementation with functionality to consume API using import and export and webpack configuration. Built with Javascript.

Built With

  • HTML
  • CSS (Flexbox)
  • Linters: Webhint, Stylelint & ESLint
  • Webpack
  • ES6 module (Import/Export)
  • API with Fetch using async and await

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follw these simple example steps:

    - Clone the repo with git clone using the link below
    - git clone https://github.com/ogiogiovictor/Leaderboard
    - $ Once the report has been cloned change the project directory by cd into the directory
    - $ cd into the todo list from your teminal.

Important: Once you have downloaded the code, run npm install, to install all dependencies of the project for it to work properly.

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

Setup

    - Clone the repo with git clone using the link below
    - git clone https://github.com/ogiogiovictor/Leaderboard
    - $ Once the report has been cloned change the project directory by cd into the directory
    - $ cd into the todo list from your teminal and run npm install

Website URL - Github Pages

The Webpage is now deployed using github pages. See url link below: live demo

Authors

👤 Ogiogio Victor

🤝 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!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This application lists the scores of players in the game. In this app the Leaderboard REST API is used, where the participants and their scores are registered

https://github.com/ogiogiovictor/Leaderboard


Languages

Language:JavaScript 52.1%Language:CSS 31.0%Language:HTML 16.9%