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 ⚽🎩
- Host: GitHub
- URL: https://github.com/latipun7/soccerman
- Owner: latipun7
- Created: 2020-07-22T14:11:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T16:03:24.000Z (8 months ago)
- Last Synced: 2025-03-28T17:29:37.034Z (8 months ago)
- Topics: football, football-data, javascript, pwa
- Language: JavaScript
- Homepage: https://soccerman.latipun.dev/
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
# `soccerman ⚽`
[](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