donnabrown77 / csv-reader

React component to read in a csv file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csv-reader reads in a csv file using React.

CsvReader uses functional components. It calls a child React functional component DisplayTable to display the results into a simple html table.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

About

React component to read in a csv file


Languages

Language:JavaScript 52.4%Language:HTML 30.6%Language:CSS 17.0%