GithubHelp home page GithubHelp logo

twitter-clone's Introduction

Twitter Clone

Table of Contents

Overview

The Twitter clone built with the T3 stack is designed to replicate the core functionalities and user experience of the original Twitter platform. Users will be able to create accounts, post messages (tweets), and follow other users to stay updated with their content. The platform will feature a timeline that displays a user's own tweets as well as tweets from the users they follow. Additionally, users will have the ability to engage in conversations by liking posts. The interface will be intuitive and user-friendly, allowing for easy navigation and interaction. With the T3 stack at its core, this Twitter clone aims to provide a seamless and feature-rich social media experience to its users.

Demo Link

Built With

Features

  • User Registration and Profiles
  • Tweeting
  • Following and Followers
  • Interactions: Like
  • Timeline: View a personalized timeline displaying tweets

Prerequisites

Deploy

Vercel Host your own live version of Chatbot UI with Vercel.

Host your own live version of Chatbot UI with Vercel.

Deploy with Vercel

Running Locally

1. Clone Repo 2. Install Dependencies

npm i

3. Provide API Key Create a .env.local file in the root of the repo with your configuration and API Keys:

DATABASE_URL=YOUR_PLANET_SCALE_DATABASE_URL
NEXTAUTH_URL=YOUR_APP_URL
NEXTAUTH_SECRET=ANY_SECRET_KEY
DISCORD_CLIENT_ID=YOUR_DISCORD_CLIENT_ID
DISCORD_CLIENT_SECRET=YOUR_DISCORD_CLIENT_SECRET
TWITTER_CLIENT_ID=YOUR_TWITTER_CLIENT_ID
TWITTER_CLIENT_SECRET=YOUR_TWITTER_CLIENT_SECRET

4. Run App

npm run dev

5. Happy chatting You can now login using your Discord or Twitter account and start a microblogging like on Twitter

Contact

If you have any questions, feel free to reach out to me on hareeshr.me

twitter-clone's People

Contributors

hareeshr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.