{"id":23726588,"url":"https://github.com/codenkoffee/twitter-x-clone","last_synced_at":"2026-02-16T06:30:17.043Z","repository":{"id":237666661,"uuid":"795001346","full_name":"CodeNKoffee/twitter-x-clone","owner":"CodeNKoffee","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-04T06:19:50.000Z","size":545,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T00:33:43.493Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://twitter-x-clone-ashen.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/CodeNKoffee.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T11:44:57.000Z","updated_at":"2024-05-04T06:19:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ea2eadb-e19d-4dbf-bf6a-8e5f6ee99520","html_url":"https://github.com/CodeNKoffee/twitter-x-clone","commit_stats":null,"previous_names":["codenkoffee/twitter-x-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Ftwitter-x-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Ftwitter-x-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Ftwitter-x-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeNKoffee%2Ftwitter-x-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeNKoffee","download_url":"https://codeload.github.com/CodeNKoffee/twitter-x-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239824980,"owners_count":19703199,"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":[],"created_at":"2024-12-31T00:32:22.256Z","updated_at":"2026-02-16T06:30:17.016Z","avatar_url":"https://github.com/CodeNKoffee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Twitter-X Clone with Next.js 14\n\nThis project is a Twitter-X clone built using Next.js 14, Tailwind CSS, TypeScript, Redux, and Firebase. It was inspired by the Frontend Simplified bootcamp.\n\n## Features\n\n- **Next.js 14**: Utilizing the latest version of Next.js for server-side rendering and static site generation.\n- **Tailwind CSS**: Styling the application with Tailwind CSS for rapid UI development.\n- **TypeScript**: Enhancing code quality and maintainability with TypeScript's static typing.\n- **Redux**: Managing application state with Redux for predictable and centralized state management.\n- **Firebase**: Integrating Firebase for real-time data synchronization and authentication.\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js and npm installed on your machine\n- Firebase project set up with Firestore and Authentication enabled\n\n### Installation\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/your-username/twitter-x-clone.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd twitter-x-clone\n```\n\n3. Install dependencies:\n\n```bash\nnpm install\n```\n\n4. Set up Firebase configuration:\n\n   - Copy the Firebase config from your Firebase project settings.\n   - Create a `.env.local` file in the root directory.\n   - Add your Firebase config to the `.env.local` file:\n\n   ```plaintext\n   NEXT_PUBLIC_FIREBASE_API_KEY=your-api-key\n   NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=your-auth-domain\n   NEXT_PUBLIC_FIREBASE_PROJECT_ID=your-project-id\n   NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your-storage-bucket\n   NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your-messaging-sender-id\n   NEXT_PUBLIC_FIREBASE_APP_ID=your-app-id\n   ```\n\n5. Start the development server:\n\n```bash\nnpm run dev\n```\n\n6. Open your browser and navigate to `http://localhost:3000` to view the application.\n\n## Deployment\n\nTo deploy the application, follow the deployment instructions for Next.js applications. Ensure that you set up environment variables for your production Firebase configuration.\n\n## Contributing\n\nContributions are welcome! If you have any suggestions, bug fixes, or feature implementations, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Ftwitter-x-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenkoffee%2Ftwitter-x-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenkoffee%2Ftwitter-x-clone/lists"}