# Drag And Drop Image Uploader with AWS S3
> This is a demo project I made to show how to upload images to AWS S3 with a React frontend and Express backend.
[GitHub Repo](https://github.com/HuakunShen/Drag-and-Drop-Image-Uploader-With-AWS-S3)
<iframe width="100%" height="500" src="https://www.youtube.com/embed/kmIv_HTlzaI" title="AWS S3 & React & Express Drag and Drop File/Image Uploader" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
## Tech Stack
- React
- Express
- AWS S3
- Multer