Welcome to my portfolio website's repository! This project is built using Next.js to showcase my skills and projects as a Software Engineer.
- Next.js
- TypeScript
- Tailwind CSS
- shadcn/ui
- Clone the repository:
git clone https://github.com/T1LT/PortfolioV2.git
- Navigate to the project directory:
cd PortfolioV2
- Install dependencies:
npm i
Run the development server: npm run dev
or bun dev