https://github.com/normainobary2021/leaderboard
https://github.com/normainobary2021/leaderboard
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/normainobary2021/leaderboard
- Owner: normainobary2021
- Created: 2022-09-10T20:09:29.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-09-11T05:36:30.000Z (over 2 years ago)
- Last Synced: 2025-02-07T22:51:54.502Z (4 months ago)
- Language: JavaScript
- Size: 298 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Project Name
> leaderboard## Built With
- HTML
- CSS
- JS
- Leaderboard API
- webpack
- linters## Live Demo (if available)
[Live Demo Link](https://normainobary2021.github.io/leaderboard/dist/)
## Getting Started
To get a local copy up and running follow these simple steps:
- in your VS Code, type the command in your terminal
> git clone https://github.com/normainobary2021/leaderboard.git
- change directory to the appropriate folder
- run the command to install necessary node modules
> npm install
- type the commands:
> npm run build
> npm start
- this will open the project in your browser on the default port (http://localhost:8080/)Cheers
## Authors
👤 Norman Ainobushoborozi.
- GitHub: [@normainobary2021](https://github.com/normainobary2021/)
- Twitter: [@NormanAinobush2](https://twitter.com/NormanAinobush2)
- LinkedIn: [norman-ainobushoborozi](https://www.linkedin.com/in/norman-ainobushoborozi/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/normainobary2021/leaderboard/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.
._