- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
A website that 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.
You can do the following with app:
- List scores
- Submit your score
- Preserve data to an API
To get a local copy up and running, follow these steps.
In order to run this project you need followed installed on your computer:
- Web browser e.g. Chrome, Firefox
- An IDE e.g Visual studio code.
- A terminal.
Clone this repository to your desired folder or download the Zip folder:
git clone https://github.com/devMunyi/leaderboard
- Navigate to the location of the folder in your machine:
you@your-Pc-name:~$ cd leaderboard
To run the project, follow these instructions:
- After Cloning this repo to your local machine, open index.html file on your favorite browser
👤 Samuel Munyi
- GitHub: devMunyi
- LinkedIn: Samuel Munyi
- Twitter: munyi_sam
- Update UI styling
- Add Navigation bar and more sections
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project and how I managed to build it!
- The original design ideal from Microverse💕.
- Project from Microverse Ruby / Database and Interviewing module.
- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedbacks.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.
-
Can I fork and reuse the repository
- Yes please, feel free.
-
Can I improve the repository, and my changes will be accepted if they are good?
- Yes please, nice ideas are welcome, please.
This project is MIT licensed.