Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shahira-sadat/leaderboard

A single page web app that displays scores submitted by different players. All data is preserved thanks to the external Leaderboard API service.
https://github.com/shahira-sadat/leaderboard

Last synced: 6 days ago
JSON representation

A single page web app that displays scores submitted by different players. All data is preserved thanks to the external Leaderboard API service.

Awesome Lists containing this project

README

        

# Leaderboard

Screen Shot 2022-07-21 at 7 25 58 PM

> A single page web app that displays scores submitted by different players.

All data is preserved thanks to the external Leaderboard API service.

## Live Demo

Can check the live demo [here](https://shahira-sadat.github.io/Leaderboard/dist/index.html)

## Built With
- HTML5
- CSS3
- JavaScript (ES6)
- Webpack
- Linters (Lighthouse, Webhint, Stylelint, Eslint)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites
install git, node, any code editor in your local machine

### Setup
clone the repo or download from https://github.com/shahira-sadat/

### Install dependencies

npm install

### Build the app

npm run build

### Run the app

npm start

### Deployment

To run the project run the "index.html" file in your browser.

## Authors
👤 Shahira Sadat

- GitHub: [Shahira Sadat](https://github.com/shahira-sadat)
- Twitter: [Shahira Sadat](https://twitter.com/SadatShahira)
- Linkedin: [Shahira Sadat](https://www.linkedin.com/in/shahira-sadat-49b402199)
- Gmail: [email protected]

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)