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
- 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)
Free Python Cricket Score API - @Cricket API
- HTML
- CSS, Bulma CSS Framework
- JavaScript
- Vue
- Nuxt
# 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"
MIT