- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- 🙏 Acknowledgements
- 📝 License
The Leaderboard is a web app developed using HTML, CSS & JS, utilizing an API for saving user game scores with names and comparing them with others' scores on the internet. It offers a platform for permanent score storage and comparison.
Client
- Responsive Design
- Add Score & Name Functionality
- Use API
In order to run this project you need:
- A PC with any Browser (Chrome, Opera, & FireFox, etc)
Clone this repository to your desired folder:
https://github.com/Atril33/Leaderboard.git
In order to check tests:
npm i
npm start
To run tests, run the following command:
Check Stylelint errors
npx stylelint "**/*.{css,scss}"
Check ESLint errors
npx eslint .
Check Webhint errors
npx hint .
👤 Syed Atril
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to say thanks to everyone who contribute to this project...
This project is MIT licensed.