Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 312 Bytes

File metadata and controls

8 lines (5 loc) · 312 Bytes

CSV Data Display

As the title says, fetch a CSV file, parse it...AAAAaaaand display it on a page. This react project was bootstrapped with Create React App. Enjoy!

Technical Notes

  • Only takes CSV files
  • Able to check between comma or tab delimited files