Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crclothier/leaderboard
https://github.com/crclothier/leaderboard
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/crclothier/leaderboard
- Owner: CRClothier
- Created: 2022-03-03T23:07:12.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-03-09T07:23:32.000Z (almost 3 years ago)
- Last Synced: 2024-10-24T17:12:20.290Z (2 months ago)
- Language: JavaScript
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leaderboard
The learning goals of this project are to practice using ES6 standards in Javascript and to implement Webpack and use and API with callbacks and practise async javascript. This project is a simple leaderboard where you can subit scores and then press the refresh button to see those scores
## Buit With
- HTML
- CSS
- Javascript
- Webpack## Live Demo
[Leaderboard](https://crclothier.github.io/Leaderboard/)
## Getting Started
To get a local copy up and running follow these simple example steps:
### Prerequisites
Basic knowledge of:
- HTML, CSS & Javascript
- Git & Github### Setup
- Create a directory on your local computer.
- Use git init in that directory.
- Clone this repository into your folder.### Usage
Edit the files to practice professional standards.
## Authors
**Chris Clothier**
GitHub: [@CRClothier](https://github.com/crclothier)
LinkedIn: [Chris Clothier](https://www.linkedin.com/in/crclothier/)## 🤝 Contributing
Feedback, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse for their README template.
- Thanks to my learning partners for unblocking me time and time again!## 📝 License
This project is [MIT](MIT.md) licensed.