Hello HN.<p>I am a web developer and rebuilt the apple website menu just for my own improvement and fun. The menu uses JS but also works without JS or CSS and I paid attention to accessibility (like screen readers or keyboard navigation).<p>The menu has a lot of small details that I realized while building it, like the animations that took me some time.<p>I didn't include the search with auto-completion and suggestions.<p>Source on GitHub: <a href="https://github.com/bhdzllr/apfel-menu" rel="nofollow">https://github.com/bhdzllr/apfel-menu</a>