Skip to content

Latest commit

 

History

History
executable file
·
35 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

executable file
·
35 lines (28 loc) · 1.07 KB

NodeCsvuploader


REACTJS CSV UPLOADER WITH NODE

Description

CSV Uploader is React application to show large data.

Prerequisites

Docker

Project setup

cd NodeCsvuploader
docker-compose up
React Project will run on: http://localhost:3000
Backend will run on: http://localhost:5000