CodeMode365 / Advice-generator-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Advice generator app solution

This is my solution to the Advice generator app challenge on Frontend Mentor.

Overview

The aim of this project was to create a web application that generates a new piece of advice every time the dice icon is clicked. The project should be responsive and should work across different screen sizes. The challenge also required that hover states be included for all interactive elements on the page.

Snapshot

desktop-design.jpg

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript

Continued development

In future projects, I would like to focus on improving my accessibility and SEO practices.

Author

Frontend Mentor - @CodeMode365

Acknowledgments

I would like to thank Frontend Mentor for providing such a great platform for practicing and improving my web development skills.

About


Languages

Language:CSS 53.6%Language:HTML 28.4%Language:JavaScript 18.1%