Solution for a challenge from Devchallenges.io.
- HTML: HyperText Markup Language | MDN
- CSS: カスケーディングスタイルシート | MDN
- Node.js: 18.7.0
- Vite | 次世代フロントエンドツール: 3.0.7
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
User story: I can see a page following the given design
User story: On mobile, I can see a collapsed navigation
User story: On mobile, when I select the hamburger menu, I can see a navigation
- Underline animation method on hover
- How to implement a drawer menu
- Animation of hamburger menu
- GitHub @r1cep