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 **Reader** 😊👋, I had an issue with the skills section in that, It doesn't show **animations when I scroll from the start of the page**, however when my **skills...

Hi, I've a question, what should we do with the "from" prop that we hardcode with "Contact Form " ?? Shouldn't the senderEmail go there? Because when I put it...

Thanks a lot for this tutorial Wesley! May I fork this repo and use it as my portfolio website? Best regards form Berlin, Daniel

I see in the server console the data and error values are assigned but I cannot get any values returned to the contact component. I have copied the code from...

My experience is not showing but tried everything but still same issue. ![Screenshot (37)](https://github.com/ByteGrad/portfolio-website/assets/63894084/f19a8907-cf63-4bb4-b06c-a42358ed3c2d) Please anyone help me!

The background gradient color does not work on safari, it just blank once open in safari, anyway on how to fix it?

This image is taken from running the code from the @ByteGrad repo, but it's also the same in my own repo. Changing the text color will temporarily fix this, but...

Hello, I am getting the following error: useFormStatus() is not a function It comes from the submit button component. I can import useFormStatus() and TypeScript knows it's a function, but...