Lucas-Erkana / LucasErkana

My professional portfolio showcases my skills and experience using React JS, HTML, and CSS. It includes projects I have worked on, my education, and relevant work experience. It provides a dynamic and engaging user experience for potential employers and clients.
https://lucaserkana.vercel.app/
MIT License
23 stars 1 forks source link

Mobile menu #16

Closed Lucas-Erkana closed 1 year ago

Lucas-Erkana commented 1 year ago

✅ I ensured that when the user clicks (or taps) the hamburger button, the mobile menu appears. ✅ I ensured that when the user clicks (or taps) the close (X) button, the mobile menu disappears. ✅ I ensured that when the user clicks (or taps) any of the mobile menu options, the mobile menu disappears. ✅ I ensured that when the user clicks (or taps) any of the mobile menu options, the correct part of the page is displayed.