Leaderboard
Description
Mobile version | Desktop Version |
---|---|
![]() |
![]() |
"Leaderboard" is a game board created to keep record of players scores. I'm building this Leaderboard with Javascript (ES6) and Webpack, using promises and async awaits.
Built With
- Javascript
- HTML and CSS
- WEBPACK
- NPM
- VS CODE
Getting Started
You can have a copy of this repo run on your local machine by just directly cloning it.
Live Demo
Click here!
Prerequisites
- Node.js
- npm
- vscode(or else)
To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.
Install
In order to install this project please go through the following steps:
-
- Open the
Terminal
- Open the
-
- Navigate to the directory where you want to add this repository
-
- Run
git clone https://github.com/GedeonTS/Leaderboard.git
- Run
-
- Run
npm install
to install the necessary modules
- Run
-
- Run
npm start
- Run
Authors
- GitHub: @GedeonTS
- Twitter: @Gedeon191
- LinkedIn: Ushindi Gedeon
Show your support
Give a
Acknowledgments
- Hat tip to anyone who helped us.
📝
License
This project is MIT licensed.
Milestone2: hit the API
Leaderboard: hit the API
In this step I:
async
andawait
JavaScript features to consume the APIMorning session review 20/05/2022
Hello @GedeonTS, You did a great job implementing the requested requirements for this project, below you can find few comments on how you can improve the functionality of the website:
I have to mention that the design and the responsiveness of the website are really good added features.
Nice work 👏🏽 👏🏽 👏🏽
Happy Coding 🥂