Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 280 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 280 Bytes

About

Load a list in a React from a uploaded csv dataset

Stack

React on front-end, Node.js with Express and Typescript on back-end. SQLite database

Running the app

use

npm install

and

npm run dev

inside each project folder (backend and frontend)