Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelaziz-mahdi/leaderboard
Leaderboard list app is a JavaScript project, using webpack and ES6 features, notably modules, and consume the Leaderboard API using JavaScript async/await.
https://github.com/abdelaziz-mahdi/leaderboard
Last synced: 28 days ago
JSON representation
Leaderboard list app is a JavaScript project, using webpack and ES6 features, notably modules, and consume the Leaderboard API using JavaScript async/await.
- Host: GitHub
- URL: https://github.com/abdelaziz-mahdi/leaderboard
- Owner: Abdelaziz-Mahdi
- License: mit
- Created: 2023-04-12T19:57:24.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-04-17T00:44:50.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:35:56.359Z (6 months ago)
- Language: JavaScript
- Size: 226 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Leaderboard
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**Leaderboard list app** is a JavaScript project, using webpack and ES6 features, notably modules, and consume the Leaderboard API using JavaScript async/await.
Client
- html
- css
- js
- ES6
- webpack
Server
- Not aplies
Database
- Not aplies
- **Single page application.**
- **Use ES6 syntax.**
- [Leaderboard Demo](https://abdelaziz-ali.github.io/Leaderboard/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Install Node.js.
- Visual Studio Code or equivalent.
- Internet Browser
### Setup
Clone this repository to your desired folder:
- cd my-folder
- git clone [https://github.com/Abdelaziz-Ali/Webpack-Template.git](https://github.com/Abdelaziz-Ali/Webpack-Template.git)
### Install
Install this project with:
- cd my-project
- git config --global --add safe.directory my-directory/my-folder/my-project
### Usage
To run the project, execute the following command:
- code .
- git status
- npm init
- npm install
- npm i webpack
- npm start
### Run tests
To run tests, run the following command:
applicable in future features
### Deployment
You can deploy this project using:
Github Pages
👤 Abdelaziz Ali
- GitHub: [@Abdelaziz-Ali](https://github.com/Abdelaziz-Ali)
- Twitter: [@AbdelazizDV](https://twitter.com/AbdelazizDV)
- LinkedIn: [in/abdelaziz-ali-dev](https://www.linkedin.com/in/abdelaziz-mahdi)
- [ ] **Style final touches.**
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
Templete used in project provided by (Microverse)!
This project is [MIT](./LICENSE) licensed.