/Leaderboard

A Leaderscore app that send data to an API created from Postman and allow users to save names and scores in a table. Built with JavaScript

Primary LanguageJavaScript

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.

How it looks like :

style

Built With

  • Major languages: Javascript, HTML & CSS
  • Frameworks: none
  • Technologies used: Webpack, Leaderboard API service

Live Demo is avaible here

Live Demo Link

Getting Started

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

git clone 

https://github.com/AnicetFantomas/Leaderboard.git

To run this project locacally

  - mpm install
  - npm start

Prerequisites

The basic requirements for building the javascript are:

- A working browser application (Google chrome, Mozilla Firefox, Microsoft edge ...)
- VSCode or any other equivalent code editor
- Node Package Manager (For installing packages like Lighthous, webhint & stylelint used for checking and or debugging bad codes before deployment)

Deployment

https://anicetfantomas.github.io/Leaderboard/

Authors

👤 Anicet Murhula

🤝 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