excel2json frontend web app build with create-react-app, surge page: https://tidy-month.surge.sh/
backend repository: https://github.com/devtoni/excel2json-api
- Upload an excel file with extension xls or xlsx
- Drag or click to add a file
- Convert the file to Json and download it to your local machine
To run locally after install dependencies:
npm start