Portfolio_Website

Portfolio Website

Welcome to Portfolio website built using Next.js! This project showcases my skills, projects, and provides an overview of my professional journey.

Youtube Tutorial Link: https://youtu.be/9T-XtePdLOc

Live Preview: https://portfolio-website-theta-wine.vercel.app/

Portfolio Website

Table of Contents

About

This portfolio website serves as a platform for me to display my work, skills, and experiences as a web developer. It provides an interactive and visually appealing way for visitors to learn more about me and the projects I’ve worked on.

Features

Technologies Used

Getting Started

To get a local copy of this project up and running, follow these steps.

Installation

  1. Clone the repository: git clone https://github.com/constgenius/Portfolio_Website
  2. Navigate to the project directory: cd portfolio-website
  3. Install dependencies: npm install

Usage

To start the development server and preview the website, run:

```bash npm run dev