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/
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.
To get a local copy of this project up and running, follow these steps.
git clone https://github.com/constgenius/Portfolio_Website
cd portfolio-website
npm install
To start the development server and preview the website, run:
```bash npm run dev