Skip to content

ayberkkk/twitter-clone-example

Repository files navigation

Twitter (X) Clone Project

Twitter Clone project, which we coded by watching and learning from @tayfunerbilen / @PROTOTURKCOM channel.

Technologies

Frontend: React, Vite , TailwindCSS, Headless UI

Server: Vercel

Run the project

Clone

  git clone https://github.com/ayberkkk/twitter-clone-example.git

Go to the project directory

  cd "project-name"

Install packages

  npm install

Run

  npm run dev