SunnySparks / Leaderboard-JS

A leaderboard app made in JavaScript
MIT License
3 stars 0 forks source link

Leaderboard JS

A leaderboard app made in javascript

screenshot

Submit your high score and let your friends see it

Built With

Getting Started

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

Prerequisites

A modern web browser (Chrome, Firefox, Safari, Microsoft Edge)

Usage

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

Run tests

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.

Author

👤 Sunny Díaz

🤝 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

📝 License

This project is MIT licensed.