Snir's file upload client This is the frontend client for Snir's file upload. Demo You can find a demo at: https://snirs-file-upload.netlify.com/ Running the application Run npm install Copy .env.example to .env and edit accordingly Run npm run serve Building for production Run npm run build