Tanveer-Portfolio
Tanveer-Portfolio copied to clipboard
This repository features a modern and responsive portfolio built with Next.js. Ideal for showcasing developer or designer work, it features a user-friendly design, performance optimization, and simple...
Personal Portfolio
Live Site
This is a code repository for the corresponding video tutorial. Your portfolio is your resume and your business card.
In this video, we will create a full Personal Development Portfolio. We're going to use React and Next.js.
Setup:
- run
npm i && npm run build && npm run dev