[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.
https://amazinggracee.github.io/Leaderboard1/dist/
You can have a copy of this repo run on your local machine by just directly cloning it.
To get a local copy up and running follow these simple example steps.
Zip
or (git clone)[https://github.com/Amazinggracee/Leaderboard1.git]
cd Leaderboard
live server
For tracking linter errors locally you need to follow these steps:
npm install
This command will download all the dependencies of the project
npx hint .
npx stylelint β*/.{css,scss}β
npx eslint .
To get the output of our project make sure you have google Chrome, Mozila or any other browser installed.
In order to install this project please go through the following steps:
Terminal
git clone https://github.com/Amazinggracee/Leaderboard1.git
npm install
to install the necessary modulesnpm start
π€ Amarachi Dimkpa
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
This project is MIT licensed.