Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 488 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 488 Bytes

How to run app

This is a simple React application that displays Excel data in a browser. You can search for any column in the data set.

  1. Install dependecies npm install
  2. Start the app with npm start
  3. The app will be available at localhost:3000

Support

If you have any feedback or suggestions, please open an issue on GitHub or you can add a new feature on this project.