React-S3-fileuploads

An easy way to upload files to AWS S3 from a React App

This is the corresponding code for This Medium Article

Set UP

Inside backend create a file called .env npm install npm start

Inside frontend/react-s3-fileuploader npm install npm start