Skip to content

fatihsen-dev/Twitter-Clone

Repository files navigation

Twitter Clone

I utilized Tailwind CSS, NextJS, and TypeScript technologies in this project. The purpose of creating this project was to showcase my front-end skills and demonstrate my expertise in this field within my portfolio. The project has been developed with a responsive design in mind. The code has been written cleanly, following the principles of clean code.

install

git clone https://github.com/fatihsen-dev/Twitter-Clone
cd Twitter-Clone
npm install

Run

npm run dev
# or
yarn dev
# or
pnpm dev