https://github.com/balikuddembe/-leaderboard-list-app
This is a JavaScript project for the Leaderboard list app using webpack and ES6 features, notably modules.Then consuming the Leaderboard API using JavaScript async and await and add some styling using GitFlow
https://github.com/balikuddembe/-leaderboard-list-app
Last synced: 3 months ago
JSON representation
This is a JavaScript project for the Leaderboard list app using webpack and ES6 features, notably modules.Then consuming the Leaderboard API using JavaScript async and await and add some styling using GitFlow
- Host: GitHub
- URL: https://github.com/balikuddembe/-leaderboard-list-app
- Owner: Balikuddembe
- Created: 2022-11-15T19:33:04.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-19T09:00:45.000Z (over 2 years ago)
- Last Synced: 2025-01-15T20:20:53.089Z (4 months ago)
- Language: CSS
- Homepage:
- Size: 791 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Microverse README Template
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 [Leaderboard-list-app] ](#-leaderboard-list-app-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)> Leaderboard list app is an app built to enable sending and receiving data from/to the Leaderboard API.
**[your_project__name]** is a...
HTML
CSS
Javascript
Webpack
Leaderboard API service
- [comming soon]()
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
* Basic knowledge of JavaScript
* Basic knowledge of webpack
* Basic knowledge callbacks and promises
### Setup
Clone this repository to your desired folder:
* git clone `https://github.com/Balikuddembe/-Leaderboard-list-app.git`
* run npm install to install all dependencies
* then npm run start:dev to lunch the project in the browser
👤 **Author1**
- GitHub: [@Balikuddembe](https://github.com/Balikuddembe)
- Twitter: [@BalixEmma](https://twitter.com/BalixEmma)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/emmanuel-balikuddembe-763765b2/)
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project give a ⭐️
I would like to thank anyone whose code was used
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._