Skip to content

saif003/csv-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV Parser

CSV Parser, uses csv-parse package to parse a CSV file and serve it in JSON format via Express, which is used by a React App and served at client side.

Getting Started

Use npm package manager to install dependencies for both server and client side.

npm install
cd client
npm install
cd ..
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published