Live demo: Excel Data Display
This is a simple React application that displays Excel data in a browser. You can search for any column in the data set.
- Install dependecies
npm install
- Start the app with
npm start
- The app will be available at
localhost:3000
If you have any feedback or suggestions, please open an issue on GitHub or you can add a new feature on this project.