{"id":14957102,"url":"https://github.com/bezkoder/react-image-upload-preview","last_synced_at":"2025-08-15T19:07:52.303Z","repository":{"id":101824260,"uuid":"325316860","full_name":"bezkoder/react-image-upload-preview","owner":"bezkoder","description":"React Image Upload example with Preview, Progress Bar, Bootstrap, Axios to Rest APIs","archived":false,"fork":false,"pushed_at":"2022-11-17T05:05:28.000Z","size":492,"stargazers_count":15,"open_issues_count":0,"forks_count":13,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-02T07:48:49.937Z","etag":null,"topics":["axios","file-upload","react","react-js","reactjs"],"latest_commit_sha":null,"homepage":"","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/bezkoder.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-29T15:07:59.000Z","updated_at":"2024-02-12T13:11:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"63468772-5623-4cca-b811-40deaee0b5d7","html_url":"https://github.com/bezkoder/react-image-upload-preview","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"ab9e9141477728aa4e6df53d32bb7b84228422d2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bezkoder/react-image-upload-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-image-upload-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-image-upload-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-image-upload-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-image-upload-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bezkoder","download_url":"https://codeload.github.com/bezkoder/react-image-upload-preview/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bezkoder%2Freact-image-upload-preview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270617819,"owners_count":24617121,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["axios","file-upload","react","react-js","reactjs"],"created_at":"2024-09-24T13:14:05.119Z","updated_at":"2025-08-15T19:07:52.269Z","avatar_url":"https://github.com/bezkoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Image Upload example with Preview\n\nIn this tutorial, I will show you way to build React.js Image Upload example with Preview to a Rest API. The React App uses Axios and Multipart File for making HTTP requests, Bootstrap for progress bar. You also have a display list of images’ information (with download url).\n\n![react-image-upload-with-preview-example](react-image-upload-with-preview-example.png)\n\nFor more detail, please visit:\n\u003e [React.js Image Upload example with Preview](https://www.bezkoder.com/react-image-upload-preview/)\n\n\u003e [React.js Image Upload with Preview using Hooks](https://www.bezkoder.com/react-image-upload-preview-hooks/)\n\n\u003e [Material UI Image Upload example with Preview](https://www.bezkoder.com/material-ui-image-upload/)\n\nRest APIs server for this React Client:\n\u003e [Node.js Express File Upload Rest API example](https://www.bezkoder.com/node-js-express-file-upload/)\n\n\u003e [Spring Boot Multipart File upload example](https://www.bezkoder.com/spring-boot-file-upload/)\n\nMore Practice:\n\u003e [React File Upload with Axios \u0026 Boostrap Progress Bar](https://www.bezkoder.com/react-file-upload-axios/)\n\n\u003e [React (with Hooks) File Upload with Axios \u0026 Boostrap Progress Bar](https://www.bezkoder.com/react-hooks-file-upload/)\n\n\u003e [Material UI File Upload example with Axios \u0026 Progress Bar](https://www.bezkoder.com/material-ui-file-upload/)\n\nSecurity:\n\u003e [React JWT Authentication \u0026 Authorization example (without Redux)](https://www.bezkoder.com/react-jwt-auth/)\n\n\u003e [React + Redux: JWT Authentication \u0026 Authorization example](https://www.bezkoder.com/react-redux-jwt-auth/)\n\n## Fullstack CRUD\nWith Node.js Express:\n\n\u003e [React.js + Node.js Express + MySQL](https://www.bezkoder.com/react-node-express-mysql/)\n\n\u003e [React.js + Node.js Express + PostgreSQL](https://www.bezkoder.com/react-node-express-postgresql/)\n\n\u003e [React.js + Node.js Express + MongoDB](https://www.bezkoder.com/react-node-express-mongodb-mern-stack/)\n\nWith Spring Boot:\n\n\u003e [React.js + Spring Boot + MySQL](https://www.bezkoder.com/react-spring-boot-crud/)\n\n\u003e [React.js + Spring Boot + PostgreSQL](https://www.bezkoder.com/spring-boot-react-postgresql/)\n\n\u003e [React.js + Spring Boot + MongoDB](https://www.bezkoder.com/react-spring-boot-mongodb/)\n\nWith Django:\n\n\u003e [React.js + Django Rest Framework](https://www.bezkoder.com/django-react-axios-rest-framework/)\n\n## Serverless\n\u003e [React Firebase CRUD App with Realtime Database](https://www.bezkoder.com/react-firebase-crud/)\n\n\u003e [React Firestore CRUD App example | Firebase Cloud Firestore](https://www.bezkoder.com/react-firestore-crud/)\n\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n### Set port\n.env\n```\nPORT=8081\n```\n\n## Project setup\n\nIn the project directory, you can run:\n\n```\nnpm install\n# or\nyarn install\n```\n\nor\n\n### Compiles and hot-reloads for development\n\n```\nnpm start\n# or\nyarn start\n```\n\nOpen [http://localhost:8081](http://localhost:8081) to view it in the browser.\n\nThe page will reload if you make edits.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Freact-image-upload-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbezkoder%2Freact-image-upload-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbezkoder%2Freact-image-upload-preview/lists"}