GithubHelp home page GithubHelp logo

pedroorf1 / react-aws-s3-upload-multi-file Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevencreates/react-aws-s3-upload-multi-file

0.0 0.0 0.0 178 KB

Uploading Multiple Files to AWS S3 Amazon using React

License: The Unlicense

JavaScript 73.57% CSS 9.27% HTML 17.16%

react-aws-s3-upload-multi-file's Introduction

react-aws-s3-upload-multi-file

Simple to get started

  • Follow Me

  • Clone Repo

  • Npm install

  • Update .env with your aws S3 bucket info You'll need to get the following things from your AWS S3 Account.

  • Access ID.

  • Access Key.

  • Bucket Name.

  • Region

  • Directory Name (optional)

** .env file values

  • REACT_APP_ACCESS_ID=XXXXXXXXXXXXX

  • REACT_APP_ACCESS_KEY=XXXXXXXXXXXXX

  • REACT_APP_BUCKET_NAME=XXXXXXXXXXXXX

  • REACT_APP_DIR_NAME=XXXXXXXXXXXXX

  • REACT_APP_REGION=XXXXXXXXXXXXX **

  • Update S3 bucket Cors

  • Success

You will need to update your bucket policy to allow your application to read write and connect. Below is a link AWS Bucket Policy. Or I provide an example in the article guide that you can use yourself.

Resources

Find Me

If you end up cloning this more than once please star it

Note I do not own the code to the npm package, this is the package owners code and all bugs and issues should be submitted through them.

react-aws-s3-upload-multi-file's People

Contributors

stevencreates avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.