Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 review

Feel 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"