{"id":20828401,"url":"https://github.com/codewithmuh/s3-react","last_synced_at":"2026-02-23T02:09:09.957Z","repository":{"id":112273319,"uuid":"521910002","full_name":"codewithmuh/s3-react","owner":"codewithmuh","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-08T08:02:32.000Z","size":358,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T21:06:45.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewithmuh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-08-06T10:03:14.000Z","updated_at":"2023-04-11T16:01:39.000Z","dependencies_parsed_at":"2023-05-12T09:45:36.145Z","dependency_job_id":null,"html_url":"https://github.com/codewithmuh/s3-react","commit_stats":null,"previous_names":["codewithmuh/s3-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2Fs3-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2Fs3-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2Fs3-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmuh%2Fs3-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmuh","download_url":"https://codeload.github.com/codewithmuh/s3-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954429,"owners_count":21830904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-17T23:14:45.593Z","updated_at":"2026-02-23T02:09:04.928Z","avatar_url":"https://github.com/codewithmuh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  React App with S3\n\nToday in the presence of some awesome serverless cloud solutions like AWS and Firebase, handling file upload has become a piece of cake. Today we will see how we can quickly create an S3 bucket and upload files directly from our front-end React application.\n\n\n## Pre Requisites\n\n##### 1. An AWS Account\n##### 2. Basic Understanding of ReactJS\n\n### Step 1. Create S3 Bucket\n\nLog in to your aws console. Search for Amazon S3 and click on Create bucket.\n\nThen give it a name and select the proper region. Then uncheck the Block all public access just for now (You have to keep it unchecked in production).\n\n\n## Step 4. Set Up React Project\nnpx create-react-app s3-upload-react\n\n\n## Step 5. Upload File Via Native SDK\nIf we use other aws services in our project then we have a special npm package for that named aws-sdk. \n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmuh%2Fs3-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmuh%2Fs3-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmuh%2Fs3-react/lists"}