Skip to content

Simple web app to Get Live Ashes Test Cricket Score 2023.

License

Notifications You must be signed in to change notification settings

mcnaveen/nextjs-cricket-score

 
 

Repository files navigation

The Ashes 2023

build-test

Simple web app to Get Live Ashes Test Cricket Score 2023.

This project for Educational and Learning usage - all data credits goes to cricbuzz.

⚛ React + Next JS | 🌩 Vercel

Free Deploy

Deploy with Vercel

Features 🍔

  • React + Next JS
  • Tailwind CSS
  • Power Packed with React and Next Modules
  • Next JS API Router for fetch score data from cricbuzz

API 🍪

API for Get Score data

For more check - /app/live/route.js

http://localhost:3000/live/

Installation 📦

  • Clone this repo or Download
git clone https://github.com/mskian/next-cricket-score
cd next-cricket-score
yarn
  • Test the site
yarn dev
  • Build the site
yarn build
  • Test the production Build on Localhost
yarn start

Contributing 🙌

Your PR's are Welcome

Disclaimer 🗃

  • This is not an Offical API from Cricbuzz - it's an Unofficial API
  • This is for Education Purpose only - use at your own risk on Production Site

My other Projects 🤓

# Project Name Description
01 Live Cricket Score Static Site A Simple Scrape Method - Fetch the Live Cricket Score from espncricinfo.com using Nodejs and Cheerio.js - Not Maintained
02 IPL Special Cricket API for Get the Live IPL Cricket Score not maintained
03 Live IPL Score Update on Telegram Get Live IPL cricket Score on Telegram - Partially maintained
04 Live Cricket Score Wordpress Plugin (JS Version) Get Live Cricket Score on Wordpress site call API using Javascript Fetch API - not maintained
05 Live Cricket Score Wordpress Plugin (Wp Remote URL) Get Live Cricket Score on Wordpress site call API using Wordpress HTTP Remote URL - not maintained
06 PWA Web App Real-time Live Cricket Score Web app + PWA Built using Nuxt.js - not maintained
07 Cricket API Nodejs JSON API Node.js Version - Active Development
08 Cricket Score Widget Live Cricket Score Javascript Widget Build using Svelte JS - Partially maintained
09 Live Cricket Score CLI Get Live Cricket Score Update on Terminal and CMD - Active Development

LICENSE ☑

MIT

About

Simple web app to Get Live Ashes Test Cricket Score 2023.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.4%