Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmraga-hub/leaderboard
An app that consumes the Leaderboard API using JavaScript async and await. It preserves user data and sends it to the API.
https://github.com/itsmraga-hub/leaderboard
Last synced: about 1 month ago
JSON representation
An app that consumes the Leaderboard API using JavaScript async and await. It preserves user data and sends it to the API.
- Host: GitHub
- URL: https://github.com/itsmraga-hub/leaderboard
- Owner: itsmraga-hub
- License: mit
- Created: 2022-08-23T06:37:04.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-24T14:29:54.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:44:15.324Z (about 2 months ago)
- Language: JavaScript
- Size: 341 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard
An app that consumes the Leaderboard API using JavaScript async and await. It preserves user data and sends it to the API.## Live Preview
> [Click here to view Live Page]()
## Built with
- HTML
- CSS
- JavaScript
- Webpack> Used best practices, ES6 e.t.c
## Setup for Basic HTML/CSS Project
- Linter for HTML/CSS installed
## Getting Started
- ### Mobile Version
![screenshot](./src/assets/)
- ### Desktop Version
![screenshot](./src/assets/leaderboard-desktop.png)
- ### Interactive List
- Easily edit and delete tasks on a single click
![screenshot](./src/assets/leaderboard-mobile.png)
### Prerequisites
- Text editor
- Basic HTML/CSS Knowledge
- JavaScript
- Linters i.e. Webhint, stylelint, lighthouse and eslint.
- Git### Setup
### Install
- [Linter](https://github.com/microverseinc/linters-config/tree/master/html-css_js)
### Usage
### Deployment
- [Linter](https://github.com/microverseinc/linters-config/tree/master/html-css_js)
## Authors
👤 **Author**
- GitHub: [@itsmraga-hub](https://github.com/itsmraga-hub)
- Twitter: [@RagaMacharia](https://twitter.com/RagaMacharia)
- Linkedin: [@itsmraga](https://www.linkedin.com/in/itsmraga/)
## 🤝 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 team.
- Inspiration.## License
- [MIT](https://github.com/itsmraga-hub/Leaderboard/blob/master/LICENSE)