Upload a file and let the app parse it for you
Currently Supporting Formats
- doc
- apple pages
- html
- image (that contains text)
- plain text
To run:
locally:
~$ REACT_APP_HEROKU_URL='https://parsefileapi.herokuapp.com/uploadfile/' && npm start
or
netlify: