This React-based web app enables users to:
- 📁 Upload
.xlsx
Excel 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