{"id":22559789,"url":"https://github.com/taurusilver7/gmail-clone","last_synced_at":"2025-03-28T12:12:25.209Z","repository":{"id":181445541,"uuid":"339477928","full_name":"taurusilver7/gmail-clone","owner":"taurusilver7","description":"A google e-mail application clone powered by react-router \u0026 styled with flexbox \u0026 material-ui.","archived":false,"fork":false,"pushed_at":"2021-02-27T04:04:29.000Z","size":299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T12:36:06.032Z","etag":null,"topics":["react","react-form-hook","redux"],"latest_commit_sha":null,"homepage":"https://clone-cc82e.web.app/","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/taurusilver7.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}},"created_at":"2021-02-16T17:34:10.000Z","updated_at":"2022-07-05T02:50:41.000Z","dependencies_parsed_at":"2023-07-15T16:51:06.287Z","dependency_job_id":null,"html_url":"https://github.com/taurusilver7/gmail-clone","commit_stats":null,"previous_names":["taurusilver7/gmail-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taurusilver7%2Fgmail-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taurusilver7%2Fgmail-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taurusilver7%2Fgmail-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taurusilver7%2Fgmail-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taurusilver7","download_url":"https://codeload.github.com/taurusilver7/gmail-clone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246026111,"owners_count":20711581,"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","react-form-hook","redux"],"created_at":"2024-12-07T21:09:16.559Z","updated_at":"2025-03-28T12:12:25.190Z","avatar_url":"https://github.com/taurusilver7.png","language":"JavaScript","readme":"# Gmail Clone\n\n\u003e an email application powered by react-redux with material-ui \u0026 flexbox styling.\n\u003e Firebase is hosting, authorizing \u0026 acting as a realtime-database for the application.\n\n## About Gmail.\n\n- Gmail is a free email service developed by Google.\n- Users can access Gmail on the web and using third-party programs that synchronize email content through POP or IMAP protocols.\n- Gmail started as a limited beta release on April 1, 2004 and ended its testing phase on July 7, 2009.\n\n\u003cp align='center'\u003e\n\t\u003cimg src='gmail.png' width='300' /\u003e\n\u003c/p\u003e\n\n## Stock\n\n- [only logo](https://www.freepnglogos.com/uploads/logo-gmail-png/logo-gmail-png-gmail-icon-download-png-and-vector-1.png)\n- [old logo+title](https://i02.appmifile.com/images/2019/05/25/65d91020-cff7-4ccd-b469-e5a5296e2e55.jpg)\n- [new logo+ title](https://logodownload.org/wp-content/uploads/2018/03/gmail-logo-1-1.png)\n- [login-logo](https://www.gizmochina.com/wp-content/uploads/2020/10/Screenshot-145.png)\n\n## Components\n\n- Header (logo, search, icons)\n- Sidebar\n- EmailList (EmailRow, Section components)\n- Mail\n- SendMail\n- Login\n\n## Authentication \u0026 Hosting.\n\n- the hosting is done using firebase, with real-time database from firestore \u0026 googleAuthProvider for authentication.\n\n- for the composing a mail, react-form-hook is implemented.\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app), using the [Redux](https://redux.js.org/) and [Redux Toolkit](https://redux-toolkit.js.org/) template.\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\u003cbr /\u003e\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n\n### `npm run eject`\n\n**Note: this is a one-way operation. Once you `eject`, you can’t go back!**\n\nIf you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.\n\nInstead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.\n\nYou don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.\n\n## Learn More\n\nYou can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).\n\nTo learn React, check out the [React documentation](https://reactjs.org/).\n\n### Code Splitting\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting\n\n### Analyzing the Bundle Size\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size\n\n### Making a Progressive Web App\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app\n\n### Advanced Configuration\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration\n\n### Deployment\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/deployment\n\n### `npm run build` fails to minify\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaurusilver7%2Fgmail-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaurusilver7%2Fgmail-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaurusilver7%2Fgmail-clone/lists"}