Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodechaser/leaderboard
Leaderboard is project based on APIs, that shows list of player with name and score, Users can add their score using add score scection. Data is send and retrived from APIs.
https://github.com/thecodechaser/leaderboard
apis css es6-javascript html javascript webpack
Last synced: 14 days ago
JSON representation
Leaderboard is project based on APIs, that shows list of player with name and score, Users can add their score using add score scection. Data is send and retrived from APIs.
- Host: GitHub
- URL: https://github.com/thecodechaser/leaderboard
- Owner: thecodechaser
- Created: 2021-12-14T18:58:52.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-07T13:59:54.000Z (about 3 years ago)
- Last Synced: 2024-12-26T09:42:02.331Z (29 days ago)
- Topics: apis, css, es6-javascript, html, javascript, webpack
- Language: JavaScript
- Homepage: https://thecodechaser.github.io/leaderboard/dist/
- Size: 855 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/thecodechaser-blueviolet)
# Leaderboard
> Leaderboard is project based on APIs, that shows list of player with name and score, Users can add their score using add score scection. Data is send and retrived from APIs.
## Screenshots:
### mobile
![screenshot](./src/images/Screenshot1.png)
### desktop
![screenshot](./src/images/Screenshot2.png)
Project's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
- APIs## Online live link
[Visit project online](https://thecodechaser.github.io/leaderboard/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Using it Locally
- Clone the project from GitHub [here]([email protected]:thecodechaser/leaderboard.git)
- Run the following commands as listed in your terminal:
- `npm install`
- `npm run build`
- `npm start`## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/leaderboard)
## Download Repo
[Download Repo](https://github.com/thecodechaser/leaderboard/archive/refs/heads/dev.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/leaderboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.