{"id":20807082,"url":"https://github.com/pycreater/gmail-clone","last_synced_at":"2025-08-27T15:11:35.751Z","repository":{"id":254228584,"uuid":"840982343","full_name":"Pycreater/gmail-clone","owner":"Pycreater","description":"gmail clone for learning purpose ","archived":false,"fork":false,"pushed_at":"2024-08-22T06:03:22.000Z","size":329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T03:44:04.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gmail-clone-mu-eight.vercel.app","language":"JavaScript","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/Pycreater.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","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":"2024-08-11T09:40:10.000Z","updated_at":"2024-08-22T06:03:26.000Z","dependencies_parsed_at":"2024-08-22T06:54:51.446Z","dependency_job_id":null,"html_url":"https://github.com/Pycreater/gmail-clone","commit_stats":null,"previous_names":["pycreater/gmail-clone"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Pycreater/gmail-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2Fgmail-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2Fgmail-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2Fgmail-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2Fgmail-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pycreater","download_url":"https://codeload.github.com/Pycreater/gmail-clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pycreater%2Fgmail-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272343087,"owners_count":24917773,"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-27T02:00:09.397Z","response_time":76,"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":[],"created_at":"2024-11-17T19:30:47.020Z","updated_at":"2025-08-27T15:11:35.701Z","avatar_url":"https://github.com/Pycreater.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Gmail Clone\n\nWelcome to the Gmail Clone project! This project is a comprehensive email client clone with both backend and frontend components. Follow the instructions below to get started with development and run the project on your local machine.\n\n## Getting Started\n\n### Clone the Repository\n\nFirst, clone the repository using the following command:\n\n```bash\ngit clone https://github.com/Pycreater/gmail-clone.git\n```\n\n### Set Up the Backend\n\nNavigate to the backend directory:\n\n```bash\ncd gmail-clone/backend\n```\n\nInstall the dependencies:\n\n```bash\nyarn install\n```\n\nCreate a `.env` file in the backend folder:\n\n```bash\ncp .env.sample .env\n```\n\nOpen the newly created `.env` file and add your credentials where necessary.\n\nStart the backend server:\n\n```bash\nyarn start\n```\n\n### Set Up the Frontend\n\nNavigate to the frontend directory:\n\n```bash\ncd ../frontend\n```\n\nInstall the dependencies:\n\n```bash\nnpm install\n```\n\nStart the frontend server:\n\n```bash\nnpm run dev\n```\n\nOpen your browser and visit:\n\n```bash\nhttp://localhost:5173\n```\n\n### Pages\n\nHere's an overview of the pages you'll find in the application:\n\n- **Home**: Displays the main dashboard.\n- **Inbox**: Shows your list of received emails.\n- **Sent**: Lists emails that you have sent.\n- **Drafts**: Contains drafts of your emails.\n- **Spam**: Shows emails marked as spam.\n- **Trash**: Displays emails that have been moved to the trash.\n\n### Contributing\n\nIf you would like to contribute to the project, please fork the repository and submit a pull request with your changes. For detailed instructions on how to contribute, please refer to our [CONTRIBUTING.md](./CONTRIBUTING.MD).\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n### Contact\n\nIf you have any questions or need further assistance, please reach out to us at pratikyadav3949@gmail.com.\n\n![Screenshot (199)](https://github.com/user-attachments/assets/b5d50da2-fa26-4c8e-9206-2da1593de8ca)\n\n![Screenshot (200)](https://github.com/user-attachments/assets/b1950a78-504c-487c-b58e-d2e46d00fa2f)\n\n![Screenshot (201)](https://github.com/user-attachments/assets/560e2c37-f2f9-4818-9c93-1c251855bec7)\n\n![Screenshot (202)](https://github.com/user-attachments/assets/ab602d69-d404-46d8-b6ac-aa9f7b19854a)\n\n![Screenshot (203)](https://github.com/user-attachments/assets/8fbd3812-99ce-417d-a3db-83e70efa5707)\n\n![Screenshot (204)](https://github.com/user-attachments/assets/d9f4723d-7c68-47b8-b9f4-e0c1a4f74f7c)\n\n![Screenshot (205)](https://github.com/user-attachments/assets/e430259d-e17d-4021-b667-dcb5ddf55c2c)\n\n![Screenshot (206)](https://github.com/user-attachments/assets/7d6f98c7-d682-41ef-ae68-988a18ae6a48)\n\n![Screenshot (207)](https://github.com/user-attachments/assets/6bf39591-ceaf-463d-a61e-68029a89be90)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycreater%2Fgmail-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpycreater%2Fgmail-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpycreater%2Fgmail-clone/lists"}