A leaderboard app made in javascript
Submit your high score and let your friends see it
To get a local copy up and running follow these simple example steps.
A modern web browser (Chrome, Firefox, Safari, Microsoft Edge)
Clone the project by typing in your terminal git clone https://github.com/SunnySparks/Leaderboard-JS.git
.
Change directory cd
into the just created from the project.
Run npm install
.
Run npm start
.
Your computer will open the main page where you can add your name and score
Clone the project using git clone https://github.com/SunnySparks/To-Do-list.git
.
Run npx hint .
for html linters.
Run npx eslint .
for javascript linters.
Run npx stylelint "**/*.{css,scss}"
for style linters.
👤 Sunny Díaz
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.