:open_file_folder: A react node and express js project to upload files on amazon web services ( AWS )
This is a demo application designed for single and multiple file uploads on an Amazon Web Services (AWS) bucket. The project provides instructions on setting up the AWS bucket and customizing the profile.js file for AWS access credentials and bucket name.
git clone https://github.com/imranhsayed/file-uploads-aws-react-node
cd file-uploads-aws-react-node
npm install
cd client
npm install
cd ..
npm run dev
The File Uploads on AWS Bucket demo application provides a simple solution for uploading single and multiple files to an AWS bucket. With easy configuration settings and access to tutorial videos, users can quickly set up and utilize this application for their file upload needs. The project is open-source under the MIT license, allowing for flexibility in usage and modification.