Welcome to my portfolio repository! This project is built using Next.js, TypeScript, Tailwind CSS, and Framer Motion to showcase my skills, projects, and experiences in the world of web development.
Clone the repository:
git clone https://github.com/zulmy-azhary/v2.git
Navigate to the project directory:
cd portfolio
Install dependencies:
npm install
# or
yarn
# or
pnpm install
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm run dev
Open http://localhost:3000 in your browser.
If you have any feedback, issues, or suggestions, please feel free to open an issue or reach out to me.