bkness / React-Portfolio-Ver2

Welcome to my React portfolio! This website showcases my skills, projects, and experience as a web developer. Explore the About Me section to learn more about my background and interests. Check out the Projects section to see detailed descriptions and live demos of my work.
https://brandon-kellys-portfolio.netlify.app/
0 stars 0 forks source link

Hamburger Functionality #26

Closed bkness closed 5 months ago

bkness commented 5 months ago

Need to add jsx syntax for appealing user design with mobile.

bkness commented 5 months ago

Issue was resolved using onClick attributes with each link. Created event listener to listen for link clicks.