React-CSV-Parser Boilerplate forked from StephenGrider Simple tool to upload CSV file which is then parsed as a JSON object. ####Testing##### > git clone [email protected]:CliveJUnger/React-CSV-Parser.git > cd React-CSV-Parser > npm install > npm start