File Upload To S3 Demo

In order to run this locally, you will need to create a file with your AWS credentials per these instructions..

Start the server with node server/index.js

Start the front-end dev server with yarn start