Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
/ vue-cricket Public archive

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

License

Notifications You must be signed in to change notification settings

sanwebinfo/vue-cricket

Repository files navigation

Live Cricket Score 🏏

build-test

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

Built with ⚙

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

Build Setup 📦

# 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
URL="https://yourcricketapiurl.com/score?id="
ID="https://sanwebinfo.github.io/api-id/one.json"

LICENSE ✅

MIT