Skip to content

ybgirgin3/parsefilefrnt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Frontend for FileParserAPI app

Netlify Status

Upload a file and let the app parse it for you

Currently Supporting Formats

  • doc
  • apple pages
  • html
  • pdf
  • image (that contains text)
  • plain text

To run:

locally:

 ~$ REACT_APP_HEROKU_URL='https://parsefileapi.herokuapp.com/uploadfile/' && npm start

or

netlify:

https://parsefilefrnt.netlify.app/