/NodeCsvuploader

CSV Uploader is React application to show large data. App has features like pagination, ajax search, sort, import, and export features. Node CSVUploader is extended version of Csvuploader.

Primary LanguageJavaScript

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