Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sanwebinfo/vue-cricket

Get Real-time Live Cricket Score Update without refreshing the page.
https://github.com/sanwebinfo/vue-cricket

axios bulma cricket cricket-api cricket-app cricket-data cricket-score cricket-stats css html nuxt vue

Last synced: 1 day ago
JSON representation

Get Real-time Live Cricket Score Update without refreshing the page.

Awesome Lists containing this project

README

        

# Live Cricket Score 🏏

![build-test](https://github.com/sanwebinfo/vue-cricket/workflows/build-test/badge.svg)

Get Real-time Live Cricket Score Update without refreshing the page.

- Current Live Score: **`http://localhost:3000/`**
- Get Score via Match ID: **`http://localhost:3000/?match=65805`**

## Features ✨

- Realtime Score data
- Progressive Web App
- Sitemap
- RSS feed
- SEO and Social Meta Tags
- Schema Markup
- Canonical URL
- Offline Support
- Mobile Responsive (Build using Bulma CSS Framework)

## API 🍘

Free Python Cricket Score API - [@Cricket API](https://github.com/sanwebinfo/python-cricket-score/tree/main/api)

## Built with ⚙

- HTML
- CSS, Bulma CSS Framework
- JavaScript
- Vue
- Nuxt

## Build Setup 📦

```bash
# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate
```

- `env` data

```sh
URL="https://yourcricketapiurl.com/score?id="
ID="https://sanwebinfo.github.io/api-id/one.json"
```

## LICENSE ✅

MIT