Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedhnoor/leaderboard-app
leaderboard-App is a website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
https://github.com/mohamedhnoor/leaderboard-app
css3 gitflow html5 javascript website
Last synced: about 4 hours ago
JSON representation
leaderboard-App is a website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
- Host: GitHub
- URL: https://github.com/mohamedhnoor/leaderboard-app
- Owner: MohamedHNoor
- Created: 2022-12-20T11:12:09.000Z (almost 2 years ago)
- Default Branch: development
- Last Pushed: 2022-12-22T10:58:07.000Z (almost 2 years ago)
- Last Synced: 2023-05-06T18:43:02.686Z (over 1 year ago)
- Topics: css3, gitflow, html5, javascript, website
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 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](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)**leaderboard-App** is a website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
- Html
- Css
- Js
- Webpack> Describe the tech stack and include only the relevant sections that apply to your project.
Client
- **[Project 1: basic page structure.]**
- **[Project 2: send and receive data from API.]**
- **[Project 3: final touches]**
- [Live Demo Link](https://mohamedhnoor.github.io/Leaderboard-App/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Open your terminal or command line
### Setup
Clone this repository to your desired folder:
- Run `git clone` and Paste the link
- After the clone, type in the command `cd LeaderBoard` to access the directory on the terminal
### Install
Install this project with:
- run `npm install`.
### Usage
To run the project, execute the following command:
- Run `npm run dev` and it will load a live server in http://localhost:8080/
### Deployment
You can deploy this project using:
- Run `npm run build` and it will build and optimized files for production mood
👤 **Mohamed H Noor**
- GitHub: [@MohamedHNoor](https://github.com/MohamedHNoor)
- Twitter: [@MohamedHNoor](https://twitter.com/MohamedHNoor)
- LinkedIn: [@MohamedHNoor](https://www.linkedin.com/in/mohamedhnoor/)
- [ ] **basic page structure**
- [ ] **send and receive data from API.**
- [ ] **final touches.**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/MohamedHNoor/Leaderboard-App/issues).
If you like this project please give it an star. Thank you!
I would like to thank Microverse for giving me this project to improve my skills.
This project is [MIT](MIT.md) 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._