#excelInReact
This video is about How to Read and Display Excel Spreadsheets on a Webpage with React JS | Read Excel in React. To read and parse excel files in react js we will install a package by the name of react-excel-renderer. We will use ExcelRenderer to parse the excel file.