Skip to content

felixb101/uploading-files-to-amazon-s3-with-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Tutorial: Uploading Files to Amazon S3 with React

In this tutorial, we'll learn how to upload files to Amazon S3 via a React-based interface. We'll learn how to create a component that handles uploading, how to set rules for uploading, as well as how to remove existing assets via the AWS JavaScript SDK.

Read this tutorial on The Meteor Chef

Download the source (.zip)


Need help with this? Sign up for a Mentorship appointment and get 1-on-1 help.


The code for this tutorial is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • CSS 5.7%
  • HTML 1.0%