- React-vis : React-vis is a good because it is simple and responsive.
- Chakra ui : For Design System.
- React-indiana-drag-scroll: For drag scrolling.
- Mobile responsive: With the help of react-vis it was very easy to make responsive by dynamically set width & height of react-vis component.
- Optimize loading: By dynamically importing json data parallelly.
Data here is used from Kaggle.
- Match.csv converted to json
- Ball_by_Ball.csv converted to json.
Then divided the converted json of Ball_by_Ball into small chunks so that they can be imported directly and can increase the page load time.
Live: Ipl-Visualization