Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de7dc5b Β· Mar 16, 2024

History

65 Commits
Feb 9, 2024
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Sep 8, 2023
Mar 16, 2024
Sep 8, 2023
Mar 16, 2024

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