Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shadyshawkat/leaderboard
The leaderboard website displays scores submitted by different players. Done using JS, Webpacks, Bootstrap and APIs
https://github.com/shadyshawkat/leaderboard
Last synced: 3 months ago
JSON representation
The leaderboard website displays scores submitted by different players. Done using JS, Webpacks, Bootstrap and APIs
- Host: GitHub
- URL: https://github.com/shadyshawkat/leaderboard
- Owner: ShadyShawkat
- Created: 2021-12-14T16:43:08.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-12-16T20:18:39.000Z (about 3 years ago)
- Last Synced: 2023-03-09T08:16:45.686Z (almost 2 years ago)
- Language: JavaScript
- Size: 282 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Project Name
> The leaderboard project calls an API through fetch and callback functions.
![screenshot](./src/images/app_screenshot.png)
## Built With
- Webpacks
- HTML & CSS
- JavaScript
- Bootstrap 5## Live Demo
[Live Demo Link](https://shadyshawkat.github.io/Leaderboard/dist)
## Getting Started
To get a local copy up and running follow these simple example steps.
1- Navigate to the button on the top right green "code" button.
2- In the drop down menu choose "Download Zip" or clone it using git using the following command.
~~~bash
$ git clone [email protected]:ShadyShawkat/Leaderboard.git
~~~
3- After extracting the files, you'll have my project on your local machine.4- to run the project you'll need to use the following command in your terminal to set up the node modules.
~~~bash
$ npm i
~~~## Authors
👤 **Shady Shawkat**
- GitHub: [@shadyshawkat](https://github.com/ShadyShawkat)
- Twitter: [@shadyshawkat](https://twitter.com/ShadyShawkat3)
- LinkedIn: [shadyshawkat](https://www.linkedin.com/in/shady-shawkat/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.