Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Get Real-time Live Cricket Score Update without refreshing the page.
- Host: GitHub
- URL: https://github.com/sanwebinfo/vue-cricket
- Owner: sanwebinfo
- License: mit
- Archived: true
- Created: 2023-09-08T06:30:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T23:32:06.000Z (9 months ago)
- Last Synced: 2024-09-26T16:04:45.507Z (3 months ago)
- Topics: axios, bulma, cricket, cricket-api, cricket-app, cricket-data, cricket-score, cricket-stats, css, html, nuxt, vue
- Language: Vue
- Homepage:
- Size: 748 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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