https://github.com/levy002/leaderboard
Leaderboard website helps users to display the scores of different players and saves them in an external API.
https://github.com/levy002/leaderboard
bootstrap css javascript webpack
Last synced: about 1 year ago
JSON representation
Leaderboard website helps users to display the scores of different players and saves them in an external API.
- Host: GitHub
- URL: https://github.com/levy002/leaderboard
- Owner: levy002
- Created: 2022-02-28T16:58:03.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2022-04-24T16:41:05.000Z (about 4 years ago)
- Last Synced: 2023-03-04T04:05:10.219Z (over 3 years ago)
- Topics: bootstrap, css, javascript, webpack
- Language: JavaScript
- Homepage: https://leaderboard-levy.netlify.app/
- Size: 3.93 MB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard
## Built With
- Javascript
- Bootstrap
- CSS
- Webpack
### Live Demo
[Demo](https://leaderboard-levy.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
A Web Browser (preferably Google Chrome)
### Setup
- Clone the GitHub Repository
- run this commands in your terminal:
- `npm install`
- `npm run build`
- `npm start`
### Usage
after running `npm start` the website will be opened automatically on your default browser.
## Authors
👤 **Author1**
- GitHub: [Levy Ukwishaka](https://github.com/levy002)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/levy-ukwishaka-405391223/)
- Twitter: [Twitter](https://twitter.com/levy_ukwishaka)
## 🤝 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
- Microverse offered guidance on how to make the project more professional
## 📝 License
This project is [MIT](./MIT.md) licensed.