This React-based web app enables users to:
- π Upload
.xlsxExcel files - π Convert sheet data to JSON
- π Display extracted data in interactive line charts using
react-apexcharts
- React.js
- xlsx (SheetJS)
- react-apexcharts
- Drag and drop or browse to upload Excel files
- Automatic parsing and conversion to JSON
- Dynamic and responsive chart rendering