Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robinbenitezmora/leaderboard
https://github.com/robinbenitezmora/leaderboard
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/robinbenitezmora/leaderboard
- Owner: robinbenitezmora
- Created: 2022-08-22T22:04:02.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-08-25T19:25:09.000Z (over 2 years ago)
- Last Synced: 2024-12-20T18:12:53.826Z (19 days ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Lidearboard
>
Leaderboard project is built with HTML, CSS and JavaScrip in order to apply the new knowledge about API'S.
Finally, you can enjoy the complete project right now.## Built With
- HTML5.
- CSS.
- JavaScript
- Visual Studio Code.
- Git
- GitHub
- Webpack
- API's## 💻 Live demo
- [Live Demo Link](https://github.com/robinbenitezmora/Leaderboard)## Getting Started
If you want to clone this project:
- Go to GitHub repository
- Click on the green button that say 'Code'
- Copy the SSH link
- On your local machine, type the command git clone and paste the SSH link### Prerequisites
- Code editor
- Knowledge in HTML
- Knowledge in Javascript (ES6)
- Handle on local repository Git### Setup
- Clone the repository
- Change directory into the project folder
- Install dependencies
- Open project with text editor to view changes
- Run the code using [live server](https://www.google.com/search?client=safari&rls=en&q=live+server&ie=UTF-8&oe=UTF-8)### Install
Clone this repository (you must have [Git Installed](https://github.com/git-guides/install-git))`git clone [email protected]:robinbenitezmora/Leaderboard.git`
Then, move to the newly created folder `Leaderboard` using this command
`cd Leaderboard`
Then, install dependencies using this command
Then, install dependencies using this command
To open the project in Visual Studio Code type the following command inside the _books_with_es6_ folder
`code .`
In order to visualize the project in your browser either open the index.html file directly from the file explorer or consider using a [live server for development ](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
## Authors
👤 **Robin Benitez Mora**
- GitHub: [@robinbenitezmora](https://github.com/robinbenitezmora)
- Twitter: [@Mecanico_Robin](https://twitter.com/mecanico_robin)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/robin-benitez-mora-manizales)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
-I thank Microverse for its documentation, and my mentor, David Verde for his support, guidance and patient by sharing his large knowledge.
## 📝 License
This project is [MIT](./MIT.md) licensed.