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.
git clone https://github.com/fatihsen-dev/Twitter-Clone
cd Twitter-Clone
npm install
npm run dev
# or
yarn dev
# or
pnpm dev