Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fherrerao/leaderboard
Website built with Vanilla JavaScript, HTML5, and CSS3, the user can fill in their name and their score, and it will be displayed in the left table!
https://github.com/fherrerao/leaderboard
css3 html5 vanilla-javascript
Last synced: 4 days ago
JSON representation
Website built with Vanilla JavaScript, HTML5, and CSS3, the user can fill in their name and their score, and it will be displayed in the left table!
- Host: GitHub
- URL: https://github.com/fherrerao/leaderboard
- Owner: fherrerao
- Created: 2022-01-25T19:00:56.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-10-23T16:19:44.000Z (about 2 years ago)
- Last Synced: 2025-01-08T23:21:59.703Z (8 days ago)
- Topics: css3, html5, vanilla-javascript
- Language: JavaScript
- Homepage: https://fherrerao.github.io/Leaderboard/dist/
- Size: 521 KB
- Stars: 5
- 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)
# Leaderboard
> The leaderboard is a project built with Vanilla JavaScript, HTML5, and CSS3, the user can fill in their name and their score, and it will be displayed in the left table!
![leaderboard](https://user-images.githubusercontent.com/91301423/151078976-21789102-5dc8-4b3e-899e-96b0f598f172.png)
## Built With
- HTML
- CSS
- JS
- Webpack## Live Demo
[Live Demo Link](https://fherrerao.github.io/Leaderboard/dist/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
WebPack package installing
### Setup
Clon the repository https://github.com/fherrerao/To-Do-list.
### Install
run the following comands:
npm install### Usage
Run the comand npm run start to get a working environment with the project
## Authors
👤 **Fernando Herrera**
- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/fernando-herrera-25a6361b2/)
- Twitter: [@fherrera0206](https://twitter.com/fherrera0206)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/fherrerao/To-Do-list/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- I used icons from [Boxicons](https://boxicons.com/)
## 📝 License
This project is [MIT](./MIT.md) licensed.