portfolio-website icon indicating copy to clipboard operation
portfolio-website copied to clipboard

Build & Deploy a modern React / Next.js portfolio website from scratch!

Results 21 portfolio-website issues
Sort by recently updated
recently updated
newest added

Hello there, Great project! And any idea about the next errors when I try to deploy on Vercel? Thanks.- ![error](https://github.com/ByteGrad/portfolio-website/assets/52512832/4fb2053f-e9b8-402f-a57d-a392b84a0301)

Certainly! To address the issue with the contact form not appearing in dark mode and to add a beautiful custom scrollbar

Once clicked on the contact me button, if i scroll up again, the button state is still hovered. As depicted in the given recording. https://github.com/ByteGrad/portfolio-website/assets/8527634/456aa8c9-b7ca-4ee9-9441-fc191be8da36

When we run ```bash next start ``` we have following error logs ```bash msd@MSDs-Mac-mini portfolio-website % next start ▲ Next.js 13.5.6 - Local: http://localhost:3000 ✓ Ready in 188ms Error: Cannot...

1. Select the "Selection" from the header will navigate to the selection section 2. After clicking the "Open DropDown" button, it will switch to a "Close" button and a scrollable...

`"use client"; import React from "react"; import { Html, Body, Head, Heading, Hr, Container, Preview, Section, Text, } from "@react-email/components";` While using "use client' in contact-form-email.tsx file getting following issue:...

Hi @ByteGrad Thank you for creating this tutorial. Do you have any plan to extend this repository and add a project details page as this is something really important that...