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

https://github.com/latipun7/soccerman

Soccerman: I'm your soccer informant ⚽🎩
https://github.com/latipun7/soccerman

football football-data javascript pwa

Last synced: 8 months ago
JSON representation

Soccerman: I'm your soccer informant ⚽🎩

Awesome Lists containing this project

README

          

# `soccerman ⚽`

[![Discord](https://img.shields.io/discord/758271814153011201?label=Developers%20Indonesia&logo=discord&style=flat-square)](https://discord.gg/njSj2Nq "Chat and discuss at Developers Indonesia")

> **Soccerman**
>
> I'm your soccer informant ⚽🎩

## About

This project is my personal Progressive Web Application for showing English Premier League standings. It contains showing the details of the team and could add the team to favorite.

## Getting Started for Contributing

Getting up and running is easy.

1. Make sure you have [nodeJS LTS or latest](https://nodejs.org/) and [yarn](https://www.npmjs.com/package/yarn) installed globally.

2. Clone this repository

```bash
git clone https://github.com/latipun7/soccerman.git
```

3. Install all project dependencies

```bash
cd path/to/soccerman
yarn
```

4. Start development server

```bash
yarn dev
```

5. Build for production

```bash
yarn build
```

## License

MIT © Latif Sulistyo