This tool supports Drag and Drop onto the upload page.
This project is built with ReactJS.
This project is bootstrapped using create-react-app.
Here are quick scripts to get started:
npm install
: Install Node dependenciesnpm start
: Start the hot reloading development server inside theui
foldernpm run start-server
: Start the production express servernpm test
: Run the test suit and watch for changes.npm build
: Build a production optimized bundle of the app.
src/components
contains modular components to each page