{"id":14978466,"url":"https://github.com/willjw3/react-electron","last_synced_at":"2026-03-11T10:33:02.160Z","repository":{"id":37182203,"uuid":"219931666","full_name":"willjw3/react-electron","owner":"willjw3","description":"Boilerplate for creating an Electron desktop app with React","archived":false,"fork":false,"pushed_at":"2023-01-05T00:39:04.000Z","size":3429,"stargazers_count":85,"open_issues_count":23,"forks_count":45,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-10T14:03:59.431Z","etag":null,"topics":["desktop-app","electron","electronjs","react","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/willjw3.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}},"created_at":"2019-11-06T06:56:48.000Z","updated_at":"2024-08-20T18:42:13.000Z","dependencies_parsed_at":"2023-02-03T01:31:31.849Z","dependency_job_id":null,"html_url":"https://github.com/willjw3/react-electron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willjw3/react-electron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willjw3%2Freact-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willjw3%2Freact-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willjw3%2Freact-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willjw3%2Freact-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willjw3","download_url":"https://codeload.github.com/willjw3/react-electron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willjw3%2Freact-electron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30378105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["desktop-app","electron","electronjs","react","reactjs"],"created_at":"2024-09-24T13:57:44.711Z","updated_at":"2026-03-11T10:33:02.140Z","avatar_url":"https://github.com/willjw3.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# React Electron\n\n*Easy-to-understand-and-use boilerplate code for creating an Electron desktop app simply using Reactjs. Includes React Router.*\n\u003cbr\u003e\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), [Electron](https://electronjs.org/), and [electron-builder](https://github.com/electron-userland/electron-builder).\n\n## Build Electron App With React - Video Tutorial\n[Video Tutorial at YouTube](https://www.youtube.com/playlist?list=PLASldBPN_pkCXhDdahLI2RIRy1tmGTeit)\n\n## Usage\n1. Clone this repository.\n```\ngit clone https://github.com/willjw3/react-electron.git \u003cyour-project-name\u003e\n```\n2. If you havent already, install Yarn globally.\n```\nnpm install -g yarn\n```\n3. Navigate into project root and install dependencies.\n```\ncd \u003cyour-project-name\u003e \u0026\u0026 npm install\n```\n4. Run dev server.\n```\nnpm run start\n```\n5. Edit package.json file with the appropriate details of your project.\n'''\n## Deploy to Desktop\n1. Run the build process\n```\nnpm run build\n```\n2. Go into your project folder using your file explorer. Navigate to the `dist` folder and open it. Then double-click `\u003cyour-project-name\u003e` Setup 0.1.0. Your app should open and there should now be an icon on your desktop for this app.\n\n**Use a Custom Icon**\n\nAdd a 256 x 256 .png or .ico image in your public folder. It should be either `icon.ico` or `icon.png`. Update the `icon` property in your `package.json` if necessary. Currently, it uses an image called `icon.png`, which is a graphic of a coffee cup. You'll only see this in production. For more info, see the [electron-builder documentation](https://www.electron.build/icons)\n\n## Contribute\nFeel free to submit an issue or pull request anytime. If a change is made to the codebase with your PR, you'll be listed as a contributor.\n\n### Contributors\n@willjw3 | https://github.com/willjw3\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilljw3%2Freact-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilljw3%2Freact-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilljw3%2Freact-electron/lists"}