This is the repository for my personal portfolio home pages.
This is a Next.js project bootstrapped with create-next-app and styled with TailwindCSS.
Clone and install:
git clone <url> homepage
cd homepage
npm install
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This project is scanned using SonarCloud and deployed using Vercel.