- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
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.
[LEADERBOARD] is a...
Project is made in
Client
Server
Database
Describe between 1-3 key features of the application.
- [Leaderboard_structure]
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
have code editor (vs) have browser (chrome)Clone this repository to your desired folder:
cd my-folder git clone https://github.com/kazaneza/leaderboard/Install this project with:
cd my-project npm install webpack--->
To run the project, execute the following command:
npm installTo run tests, run the following command:
npm installYou can deploy this project using:
github/pagesMention all of the collaborators of this project.
👤 Author1
Describe 1 - 3 features you will add to the project.
- [send_and_receive_data_from_API]
- [final_touches_styles]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project feel free to contribute
I would like to thank anyone who is viewing this project and contributing on it.
You may ask yourself
-
[How_to_clone_the_repo]
- [cd my-folder git clone https://github.com/kazaneza/webpack-demo/]
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.