https://github.com/joramot/leaderboard_joserm
In this project is set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. The app consume the Leaderboard API using JavaScript async and await.
https://github.com/joramot/leaderboard_joserm
css3 es6 gitflow html5 javascript restful-api webpack
Last synced: 6 months ago
JSON representation
In this project is set up a JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. The app consume the Leaderboard API using JavaScript async and await.
- Host: GitHub
- URL: https://github.com/joramot/leaderboard_joserm
- Owner: joramot
- License: mit
- Created: 2023-05-16T03:18:29.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-05-28T04:00:20.000Z (about 3 years ago)
- Last Synced: 2025-04-07T15:52:20.498Z (over 1 year ago)
- Topics: css3, es6, gitflow, html5, javascript, restful-api, webpack
- Language: JavaScript
- Homepage: https://joramot.github.io/Leaderboard_JoseRM/dist/
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \*\*Leaderboard - Jose RM. ](#-leaderboard---jose-rm-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ ](#-faq-)
- [📝 License ](#-license-)
Client
- **[Webpack Implementation]**
- **[Css Loaders]**
- **[Live server implementation]**
- [Live Demo Link] [(https://joramot.github.io/Leaderboard_JoseRM/dist/)]
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Clone the repository using git, and open it with visual studio code.
### Setup
Clone this repository to your desired folder:
cd "your-folder"
git clone [https://github.com/joramot/Leaderboard_JoseRM.git]
git clone [git@github.com:https://github.com/joramot/Leaderboard_JoseRM.git]
### Usage
To open the project, use yout prefered explorer and open the index.html file
### Deployment
You can deploy this project using visual studio code and Figma.
👤 ** Jose RM **
- Project presentation: comming soon!!!
- GitHub: https://github.com/joramot
- Twitter: https://twitter.com/el_rulis
- LinkedIn: https://linkedin.com/in/jose-RM
- [ ] Sort the scores from max to min and reverse.
- [ ] Add player alias column.
- [ ] add score awards column
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page] (https://github.com/joramot/Leaderboard_JoseRM/issues)
If you like this project you can contact the author througt the above meddia links or by email to mojica.raul@gmail.com
I would like to thank Microverse and all the persons that got in touch with me while we were working on this project.
- Is it difficult?
- If you have knowledge about github basic commands, installing npm extension in visual studio code, figma, HTML and CSS it is easier, in other way, it can be little complicated
This project is [MIT](./LICENSE) licensed.