Twitter Clone project, which we coded by watching and learning from @tayfunerbilen / @PROTOTURKCOM channel.
Frontend: React, Vite , TailwindCSS, Headless UI
Server: Vercel
Clone
git clone https://github.com/ayberkkk/twitter-clone-example.gitGo to the project directory
cd "project-name"Install packages
npm installRun
npm run dev