{"id":21065265,"url":"https://github.com/anniedotexe/twitcord","last_synced_at":"2025-10-07T08:32:21.853Z","repository":{"id":125313819,"uuid":"347787683","full_name":"anniedotexe/twitcord","owner":"anniedotexe","description":"If Twitter was owned by Discord - a mobile UI concept","archived":false,"fork":false,"pushed_at":"2021-10-07T20:42:27.000Z","size":3327,"stargazers_count":16,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T06:51:16.509Z","etag":null,"topics":["css","css3","discord","html","html-css","html-css-javascript","html5","javascript","twitter","twitter-clone","ui-concept","ui-design","web-dev"],"latest_commit_sha":null,"homepage":"https://twitcord.anniew.xyz/","language":"HTML","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/anniedotexe.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-15T00:17:54.000Z","updated_at":"2024-11-26T20:47:02.000Z","dependencies_parsed_at":"2023-08-11T01:34:13.592Z","dependency_job_id":null,"html_url":"https://github.com/anniedotexe/twitcord","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/anniedotexe%2Ftwitcord","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Ftwitcord/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Ftwitcord/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anniedotexe%2Ftwitcord/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anniedotexe","download_url":"https://codeload.github.com/anniedotexe/twitcord/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235607148,"owners_count":19017302,"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":["css","css3","discord","html","html-css","html-css-javascript","html5","javascript","twitter","twitter-clone","ui-concept","ui-design","web-dev"],"created_at":"2024-11-19T17:54:35.336Z","updated_at":"2025-10-07T08:32:16.490Z","avatar_url":"https://github.com/anniedotexe.png","language":"HTML","funding_links":["https://www.buymeacoffee.com/anniedotexe"],"categories":[],"sub_categories":[],"readme":"# Twitcord\n\n#### An interactive mobile UI concept of if Twitter was owned by Discord\n\n**LIVE DEMO** - [twitcord.anniew.xyz](https://twitcord.anniew.xyz/) OR [twitcord.netlify.app](https://twitcord.netlify.app)\n\nUsers can click on reactions, follow button, and tweets navigation bar.\n\n_Inspired by [this reddit post](https://www.reddit.com/r/discordapp/comments/lxjoe1/if_twitter_were_owned_by_discord/)._\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://www.w3schools.com/html/\"\u003e \n        \u003cimg alt=\"HTML5\" src=\"https://img.shields.io/badge/-HTML5-E44D26?style=flat\u0026logo=html5\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.w3schools.com/css/\"\u003e \n        \u003cimg alt=\"CSS3\" src=\"https://img.shields.io/badge/-CSS3-2965f1?style=flat\u0026logo=css3\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.w3schools.com/js/DEFAULT.asp\"\u003e \n        \u003cimg alt=\"JavaScript\" src=\"https://img.shields.io/badge/-JavaScript-F0DB4F?style=flat\u0026logo=javascript\u0026logoColor=white\"/\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/Naereen/badges/\"\u003e \n        \u003cimg alt=\"Open Source? Yes!\" src=\"https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github\"/\u003e\n    \u003c/a\u003e\n    \u003cimg alt=\"Netlify Status\" src=\"https://api.netlify.com/api/v1/badges/43c5debe-7d41-4484-a5ff-9f8953fa0b72/deploy-status\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"Mobile Demo Screenshot\" src=\"./img/screenshot.png\" width=\"400px\"\u003e\n\u003c/p\u003e\n\n### Built With\n\n- 💙 [HTML5](https://www.w3schools.com/html/)\n- 💜 [CSS3](https://www.w3schools.com/css/)\n- 💙 [JavaScript](https://www.w3schools.com/js/DEFAULT.asp)\n\n### Hosted On\n\n- 💜 [Netlify](https://www.netlify.com/)\n\n---\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.\n\n### How To Contribute\n\n1. Fork the repository to your own Github account.\n2. Clone the project to your machine.\n3. Create a branch locally with a succinct but descriptive name.\n4. Commit changes to the branch.\n5. Following any formatting and testing guidelines specific to this repo.\n6. Push changes to your fork.\n7. Open a Pull Request in my repository.\n\n---\n\n### Creator / Maintainer\n\nAnnie Wu ([anniedotexe](https://github.com/anniedotexe))\n\nIf you have any questions, comments, or concerns, feel free to contact me below.\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"mailto:anniewu2303@gmail.com\"\u003e \n    \u003cimg alt=\"Connect via Email\" src=\"https://img.shields.io/badge/Gmail-c14438?style=flat\u0026logo=Gmail\u0026logoColor=white\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis project was created for educational purposes and for personal use.\n\nIf you like my content or find this code useful, give it a :star: or support me by buying me a coffee :coffee::grinning:\n\n\u003ca href=\"https://www.buymeacoffee.com/anniedotexe\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Ftwitcord","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanniedotexe%2Ftwitcord","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanniedotexe%2Ftwitcord/lists"}