Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ksigei/leaderboard

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
https://github.com/ksigei/leaderboard

api javascript netlify webpack

Last synced: 3 days ago
JSON representation

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# Leaderboard

> A basic Book Store app that help remove and add books in a book store .

## Built With
- Semantic HTML
- HTML Forms

- Css
- positioning
- Flexbox

Javascrpit

## Live Demo

[Live Demo Link](https://ksigei.github.io/Leaderboard/)

## Getting Started

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

### Prerequisites

- Node and NPM
- Web browser (Google chrome)
- Code Editor (VSCode)

### Development (Running locally)

- Clone the project

```bash
git clone https://github.com/ksigei/leaderboard.git

```

- Install Dependencies

```bash
npm install
```

To run StyleLint by itself, you may run the lint task:

```bash
npx stylelint "**/*.{css,scss}"
```

Or to automatically fix issues found (where possible):

```bash
npx stylelint "**/*.{css,scss}" --fix
```

You can also check against Webhint:

```bash
npx hint --telemetry=off .
```

### Setup

### Install

### Usage

### Run tests

### Deployment

## Author

- GitHub: [@githubhandle](https://github.com/ksigei)
- Twitter: [@twitterhandle](https://twitter.com/twitterhandle)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.