Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 370 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 370 Bytes

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