- Notifications
You must be signed in to change notification settings - Fork46
imranhsayed/file-uploads-aws-react-node
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Demo App for Single and Multiple File Uploads on AWS ( Amazon Web Services ) Bucket
******* PLEASE STAR MY REPO TO SUPPORT ME 🙏 ******
Please follow me 🙏 ontwitter and github
Update your AWS accessKeyId, secretAccessKey and Bucket name in./routes/api/profile.js
consts3=newaws.S3({accessKeyId:'xxx',secretAccessKey:'xxx',Bucket:'yourbucketname'});
- Clone the repo using
git clone https://github.com/imranhsayed/file-uploads-aws-react-node cd file-uploads-aws-react-nodenpm installcd clientnpm installcd ..npm run dev
- Node
- Express
- React
- Create React App
About
📂 A react node and express js project to upload files on amazon web services ( AWS )
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.

