CindyDorantes / Leaderboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderboard

Description

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.

Live Demo

Live Demo Link

GETTING STARTED

Clone this repo : https://github.com/CindyDorantes/Leaderboard.git

After cloning this project, run the following commands:

npm install
npm start

The npm install command installs all dependencies used in the project while npm start is used to start the development server and view the application on the browser.

Built With

  • HTML, CSS, JavaScript
  • Used Webpack as bundler
  • (Used Lighthouse, Webhint, Stylelint, and ESLint as linters)

Authors

👤 Cindy Dorantes

🤝 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.

About

License:MIT License


Languages

Language:CSS 44.8%Language:JavaScript 38.2%Language:HTML 17.0%