Wahaj-Ali / Leaderboard

Leaderboard is a 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.

Home Page:https://wahaj-leaderboard.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

README

πŸ“— Table of Contents

πŸ“– Leaderboard

Leaderboard is a 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.

πŸ›  Built With

Tech Stack

Client

Key Features

  • Uses Webpack
  • Based on latest ES6 syntax
  • Used async and await JavaScript features to consume the API
  • Used Leaderboard API

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

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

Setup

Clone this repository to your desired folder.

Usage

To run the project, execute the following command:

npm install

npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Wahaj Ali

(back to top)

πŸ”­ Future Features

  • send and receive data from API

(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, it will be encouraging for me to put more effort in my future projects.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse and all my colleagues who have helped me making this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Leaderboard is a 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.

https://wahaj-leaderboard.netlify.app/

License:MIT License


Languages

Language:JavaScript 44.2%Language:CSS 40.3%Language:HTML 15.5%