/portofoliov2

Second version of my portfolio website built with Next.js, React.js and Tailwind CSS.

Primary LanguageJavaScript


Demo

IrfanBakhtiar-V2

Second version of my portfolio website built with Next.js, React.js and Tailwind CSS
Report Bug

Built With

This project uses the following framework:

This project uses the following plugin:

Features

The project has features such as:

  • About Section
  • Experience Section
  • Projects Section

Getting Started

This is a step about setting up your project locally. To get a local copy up and running, follow these simple example steps.

Prerequisites

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.

Installation

Below are the procedures for installing and setting up your app.

  1. Clone the repo
    git clone https://github.com/irfanbakhtiar/v2portfolio.git
  2. Install npm package
    npm install
  3. Run development server
    npm run dev