Cricket Score Widget
![build-test](https://github.com/mskian/cricket-score-widget/workflows/build-test/badge.svg)
Live Cricket Score Javascript Widget Build using Svelte JS.
Features
- Just add the Javascript and CSS Bundle Files in your Website/blog - Done
- Live Auto Refresh - Auto Refresh the Score Every 1 Minutes
- Cricket Score API - https://github.com/mskian/cricket-api-nodejs
- Fetch API
- Dark Mode Support
Development
- Clone or Download the Repo
git clone https://github.com/mskian/cricket-score-widget.git
cd cricket-score-widget
yarn
or
npx degit mskian/cricket-score-widget cricket-score-widget
cd cricket-score-widget
yarn
yarn dev
yarn build
- Modify the Script -
/src/App.svelte
- Build CSS and Javascript are Stored in
/public/
Foler
LICENSE
MIT