{"id":24958427,"url":"https://github.com/lucky-chap/zed-sharing-react","last_synced_at":"2025-04-10T19:36:06.411Z","repository":{"id":41096483,"uuid":"503726724","full_name":"lucky-chap/zed-sharing-react","owner":"lucky-chap","description":"File sharing application built with React, TypeScript, WebRTC and socket-io","archived":false,"fork":false,"pushed_at":"2022-07-01T16:48:05.000Z","size":14197,"stargazers_count":28,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T17:14:01.670Z","etag":null,"topics":["react","webrtc"],"latest_commit_sha":null,"homepage":"https://zed-sharing.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucky-chap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-15T10:56:03.000Z","updated_at":"2025-03-07T06:50:10.000Z","dependencies_parsed_at":"2022-08-10T01:23:50.282Z","dependency_job_id":null,"html_url":"https://github.com/lucky-chap/zed-sharing-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fzed-sharing-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fzed-sharing-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fzed-sharing-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucky-chap%2Fzed-sharing-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucky-chap","download_url":"https://codeload.github.com/lucky-chap/zed-sharing-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281414,"owners_count":21077423,"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":["react","webrtc"],"created_at":"2025-02-03T07:11:21.805Z","updated_at":"2025-04-10T19:36:06.389Z","avatar_url":"https://github.com/lucky-chap.png","language":"TypeScript","readme":"\u003cvideo src='public/zed-showcase.mp4'\u003e\u003c/video\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/lucky-chap/zed-sharing-react/\"\u003e\n    \u003cimg src=\"public/android-chrome-512x512.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch3 align=\"center\"\u003ezed-sharing-react\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    Frontend for file sharing app built with the MERN Stack\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lucky-chap/zed-sharing-react/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lucky-chap/zed-sharing-react/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\n## About The Project 😶‍🌫️\n\nThis is the Frontend for Zed, a file sharing platform I built for the Linode and Hashnode Hackathon ✨🎉 You can find the backend code [here](https://github.com/lucky-chap/zed-sharing-node)\n\nhttps://user-images.githubusercontent.com/67266933/176912398-c245deb3-ab90-40f0-a7f9-f059fe49445c.mp4\n\n### Built with ✨\n\n- [ReactJS](https://reactjs.org/)\n- [MobX](https://mobx.js.org/)\n- [WebRTC](https://webrtc.org/)\n- [SocketIO](https://socket.io/)\n- [StyledComponents](https://styled-components.com/)\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Running the app locally 🏠\n\nTo get a local copy up and running follow these simple steps.\n\n- Clone this repo (have git installed)\n  ```sh\n  git clone https://github.com/lucky-chap/zed-sharing-react.git\n  ```\n- Install dependencies (have nodejs installed)\n  ```sh\n  cd zed-sharing-react\n  yarn install # or npm install\n  ```\n- Make sure you create a `.env.local` file and fill it with `.env.example` as reference\n- In order for this app to work, you'd have to have the backend. Mine's over [here](https://github.com/lucky-chap/zed-sharing-node)\n- Now run the app\n  ```sh\n  yarn start\n  ```\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## Contributing ➕\n\nYou rock! Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull\nrequest. You can also simply open an issue with any appropriate tag. Don't forget to give the\nproject a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/coolStuff`)\n3. Commit your Changes (`git commit -m 'Add some coolStuff'`)\n4. Push to the Branch (`git push origin feature/coolStuff`)\n5. Open a Pull Request\n\n\u003c!-- LICENSE --\u003e\n\n## License 📜\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n\n\u003c!-- CONTACT --\u003e\n\n## Come say hi 👋\n\n- Twitter: [@hunchodotdev](https://twitter.com/hunchodotdev)\n- Discord: [@FatKidOnFiree#1355](https://discordapp.com/users/FatKidOnFiree#1355)\n- Reddit: [@huncho_dot_dev](https://www.reddit.com/user/huncho_dot_dev/)\n\n## Credits 👌⚡\n\nMany thanks to all the people who helped me understand and build this. God bless y'all 💨\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucky-chap%2Fzed-sharing-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucky-chap%2Fzed-sharing-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucky-chap%2Fzed-sharing-react/lists"}