Skip to content

My Portfolio v2 built with NextJS, Typescript, TailwindCSS, and Framer Motion

Notifications You must be signed in to change notification settings

zulmy-azhary/v2

Repository files navigation

My Portfolio

Overview

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.

Features

  • Next.js: Utilizes the power of React and server-side rendering (SSR) for a fast and efficient web experience.
  • TypeScript: Adds static typing to JavaScript, enhancing code quality and developer productivity.
  • Tailwind CSS: A utility-first CSS framework for building modern and responsive user interfaces.
  • Framer Motion: Animations made easy with a declarative API for React components.

Getting Started

  1. Clone the repository:

    git clone https://github.com/zulmy-azhary/v2.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install dependencies:

    npm install
    # or
    yarn
    # or
    pnpm install
  4. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm run dev

    Open http://localhost:3000 in your browser.

Technologies Used

Feedback

If you have any feedback, issues, or suggestions, please feel free to open an issue or reach out to me.