Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 490 Bytes

README.md

File metadata and controls

40 lines (22 loc) · 490 Bytes

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