{"id":16212044,"url":"https://github.com/realstoman/threads-app-react","last_synced_at":"2025-03-19T09:30:48.009Z","repository":{"id":182049666,"uuid":"663482308","full_name":"realstoman/threads-app-react","owner":"realstoman","description":"Threads App - React, Next.js, TypeScript, Tailwind CSS Version","archived":false,"fork":false,"pushed_at":"2023-12-26T04:18:36.000Z","size":2187,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-17T05:44:28.780Z","etag":null,"topics":["design","framer-motion","js","nextjs","nextjs-app-router","nextjs13","react","reactjs","tailwind","tailwindcss","threads","threads-app","ts","typescript","typescript-react","ui","ui-components","user-interface"],"latest_commit_sha":null,"homepage":"https://threads-app-react.vercel.app/","language":"TypeScript","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/realstoman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-07-07T11:50:15.000Z","updated_at":"2025-02-06T10:58:57.000Z","dependencies_parsed_at":"2023-12-26T05:23:40.008Z","dependency_job_id":"3d7d4f6e-ff8d-4c42-9382-5ba99fe05389","html_url":"https://github.com/realstoman/threads-app-react","commit_stats":null,"previous_names":["realstoman/threads-app-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fthreads-app-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fthreads-app-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fthreads-app-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realstoman%2Fthreads-app-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realstoman","download_url":"https://codeload.github.com/realstoman/threads-app-react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244398441,"owners_count":20446426,"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":["design","framer-motion","js","nextjs","nextjs-app-router","nextjs13","react","reactjs","tailwind","tailwindcss","threads","threads-app","ts","typescript","typescript-react","ui","ui-components","user-interface"],"created_at":"2024-10-10T10:50:04.532Z","updated_at":"2025-03-19T09:30:47.300Z","avatar_url":"https://github.com/realstoman.png","language":"TypeScript","readme":"# Threads App\n\nThis is a simple project where I designed the important parts of the newly launched app [Threads](https://www.threads.net/) by [Meta](https://www.meta.com/). It's coded using React, Next.js, TypeScript, and Tailwind CSS. Currently, it's just the dynamic UI, but soon I'll power this using a database backend like PostgreSQL, MonogDB, PlanetScale, or Google Firebase.\n\n![Threads App Banner Image](https://github.com/coredns/coredns/assets/16396664/cba4c52c-6310-4581-bce7-e36e21fa6e70)\n\n## Demo URL\n\n[https://threads-app-react.vercel.app](https://threads-app-react.vercel.app)\n\n## Other versions of this project\n\n-   Vanilla CSS Version: [https://github.com/realstoman/threads-app-vanilla](https://github.com/realstoman/threads-app-vanilla)\n-   Flutter Version: [https://github.com/realstoman/threads_app_flutter](https://github.com/realstoman/threads_app_flutter)\n\n## Features\n\n-   Mobile-first design\n-   Complete desktop UI \u003cb\u003e(Soon)\u003c/b\u003e\n-   [Next.js v13](https://nextjs.org/) with [App Router](https://nextjs.org/docs/app/building-your-application/routing)\n-   [TypeScript v5](https://www.typescriptlang.org/)\n-   [Tailwind CSS v3](https://tailwindcss.com)\n-   Framer Motion\n-   Dynamic Components\n-   Reusable Components\n-   Dynamic Classnames\n\n### To Contribute to this project, read the [Contribution Guidlines](https://github.com/realstoman/vuejs-tailwindcss-portfolio/blob/main/CONTRIBUTING.md)\n\n## Setup\n\n1. Make sure you have Node JS installed. If you don't have it:\n\n-   [Download it from nodejs.org](https://nodejs.org)\n-   [Install it using NVM ](https://github.com/nvm-sh/nvm)\n-   If you're on Mac, Homebrew is a good option too:\n\n```\nbrew install node\n```\n\n2. Clone the repo:\n\n```\ngit clone https://github.com/realstoman/threads-app-react.git\n```\n\n3. Open the project folder:\n\n```\ncd threads-app-react\n```\n\n4. Install packages and dependencies:\n\n```\nnpm install\n```\n\n5. Start a local dev server at `http://localhost:3000`:\n\n```\nnpm run dev\n```\n\n## Notes\n\n-   Always run `npm install` after pulling new changes\n-   I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress\n-   Coming Soon [I'll be doing a screencast](https://www.youtube.com/realstoman). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio\n-   Images from [Unsplash](https://unsplash.com)\n-   Feel free to use it for your projects\n-   Contributions are welcome\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fthreads-app-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealstoman%2Fthreads-app-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealstoman%2Fthreads-app-react/lists"}