Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tkz96/leaderboard
https://github.com/tkz96/leaderboard
Last synced: about 21 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/tkz96/leaderboard
- Owner: tkz96
- License: mit
- Created: 2022-05-17T14:12:17.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-20T12:21:38.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:35:32.792Z (almost 2 years ago)
- Language: JavaScript
- Size: 838 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard
This repository is dedicated to a leaderboard project.
![](https://img.shields.io/badge/Microverse-blueviolet)## Built With
- Languages: HTML 5, CSS 3, Javascript
- Technologies used: Git, GitHub, VS Code, Webpack## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
This website does not have any special pre-requisites.
You may need to install Node.js to run the code linters (that are included in the source code) locally on your machine.
[Visit this link to download the latest version of Node.js](https://nodejs.org/en/download/).- Once you are inside the folder where you have cloned the repository, please run the following code through a shell or command prompt.
```sh
npm install
```This will install the npm packages to set the linters up.
### Usage
This website exists solely for personal use and display of skill proficiency. You are free to download and use the source code for your project.
## Author
👤 **Talha Zuberi**
- GitHub: [@tkz96](https://github.com/tkz96)
- Twitter: [@TKZ96](https://twitter.com/tkz96)
- LinkedIn: [LinkedIn](https://linkedin.com/in/talha-zuberi)## 🤝 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 Microverse for providing the training, design and code.
## 📝 License
This project is [MIT](./MIT.md) licensed.