CricMystic is an IPL analytics and prediction web application that combines cricket data, machine learning insights, match exploration, player/team statistics, and interactive IPL features in a modern interface.
Netlify: https://cricmystic.netlify.app/
- IPL match and season exploration
- Match outcome prediction
- Team and player insights
- Head-to-head analysis
- Match replay and turning points
- Interactive cricket challenges
- ML-powered analytics
- Responsive light/dark UI
- IPL team logos and structured cricket data
- React + TypeScript
- Vite
- Tailwind CSS
- Node.js
- Python
- Machine Learning
- JSON-based IPL datasets
- Netlify
git clone https://github.com/YOUR-USERNAME/cricmystic.git
cd cricmystic
npm install
npm run devOpen the local URL shown in the terminal.
npm run buildThe project is deployed using Netlify.
Live URL:
https://cricmystic.netlify.app/
Developed as Task 3 of the InternPE Internship Program.
This project is created for educational and internship purposes.