You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
About
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.