https://github.com/bohaz/leaderboard
Leaderboard Is a personal priject that alows users to add and remove scores!
https://github.com/bohaz/leaderboard
css javascript webpack
Last synced: about 1 year ago
JSON representation
Leaderboard Is a personal priject that alows users to add and remove scores!
- Host: GitHub
- URL: https://github.com/bohaz/leaderboard
- Owner: bohaz
- License: mit
- Created: 2023-06-27T00:15:31.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2023-09-26T22:02:03.000Z (over 2 years ago)
- Last Synced: 2025-03-28T20:21:22.323Z (about 1 year ago)
- Topics: css, javascript, webpack
- Language: JavaScript
- Homepage: https://bohaz.github.io/Leaderboard/dist/
- Size: 466 KB
- Stars: 9
- 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 (OPTIONAL)](#faq)
- [π License](#license)
**Leaderboard** Is a personal priject that alows users to add and remove scores!
HTML5, CSS3, JavaScript, Git and Github
Client
Server
- **[Best organization]**
- **[Professional documentation]**
- **[Clean Working]**
- [Live Demo Link](bohaz.github.io/Leaderboard/dist/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code installed
- Npm installed
- A Github account
- Git installed
### Setup
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/bohaz/Leaderboard.git
### Install
Install this project with:
-Install Node Modules
npm install
### Usage
To run this project, execute the following command:
-Start the development server
npm start
### Run tests
To run tests, run the following commands:
-HTML linter errors run:
npx hint .
-CSS linter errors run:
npx stylelint "**/*.{css,scss}"
### Deployment
You can deploy this project using:
-Github
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- Twitter: [@Ricardo29115571](https://twitter.com/Ricardo29115571)
- LinkedIn: [Ricardo Martinez](https://www.linkedin.com/in/ricardomart%C3%ADnez%E2%88%B4/)
- [ ] **Functionality**
- [ ] **Content**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project let me know with a STAR!
I would like to thaks Microverse for giving me the oportunity to build projects like this.
This project is [MIT](./LICENSE) licensed.