Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vic778/leaderboard
This is the project on displaying scores submitted by different players. It also allows users to add their scores. The main goal of this project was to be able to deal with API and play with promises and async/await. For best practices, I have implemented Linter, GitFlow, and professional documentation.
https://github.com/vic778/leaderboard
Last synced: about 2 months ago
JSON representation
This is the project on displaying scores submitted by different players. It also allows users to add their scores. The main goal of this project was to be able to deal with API and play with promises and async/await. For best practices, I have implemented Linter, GitFlow, and professional documentation.
- Host: GitHub
- URL: https://github.com/vic778/leaderboard
- Owner: vic778
- License: mit
- Created: 2021-12-12T13:11:22.000Z (about 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-20T06:43:16.000Z (over 2 years ago)
- Last Synced: 2023-03-03T21:13:36.983Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://thirsty-kalam-5dacb9.netlify.app/
- Size: 1.55 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leaderboard
![](https://img.shields.io/badge/Microverse-blueviolet)
> In this activity,I set up a JavaScript project for the Leaderboard list application, using webpack and ESfeatures, including modules. I developed the first functional version of the application following a thread,
![](https://github.com/vic778/Leaderboard/blob/develop/img/screen1.png)
## Built With- HTML5
- CSS3 (Flex and media queries)
- JAVASCRIPT
- WEBPACK
## Live Demo[Live Demo Link](https://thirsty-kalam-5dacb9.netlify.app/)
## Author 1
👤 **Victor Barh**
- GitHub: [@Vvic778](https://github.com/vic778)
- Twitter: [@victoirBarh](https://twitter.com/)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victoir-barh)## Getting Started
- git clone to clone the project
- npm install to install all dependencies
- npm run build to compress your project in to the dist folder
- npm start to run the server### Prerequisites:
- Web browser
- Code Editor
- Live Server Extension### Cloning the repo to your local system (If you already have git, installed in your system):
- [Copy this link](https://github.com/vic778/To-Do-List/tree/develop)
- Open your terminal or command line
- Run "git clone [Paste this link](https://github.com/vic778/To-Do-List/tree/develop)"
- Open the folder with your code editor
- Now You can edit the code and check the changes in the browser using Live Server### Check linter errors:
- Install npm
- For HTML: Run npx hint .
- For CSS: Run npx stylelint “**/*.css”
- for javascript Run npx eslint .## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Start by:
- Forking the project
- Cloning the project to your local machine
- cd into the Youtube-Replica project directory
- Run git checkout -b your-branch-name
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a reviewFeel free to check the [issues page](), contribute to the Project by creating an issue.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Project originally taken from The Odin Project
- Project inspired by Microverse Program
- Thanks for this Website Design "VCITOIR BARH"