Frontend Mentor - Advice generator app solution
This is a solution to the Advice generator app challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Table of contents
Overview
An advice genertor app built with HTML, Tailwind CSS amd JavaScript.
The challenge
Users should be able to:
- View the optimal layout for the app depending on their device’s screen size
- See hover states for all interactive elements on the page
- Generate a new piece of advice by clicking the dice icon
Screenshots
Links
My process
Built with
- Semantic HTML5 markup
- CSS custom properties
- Tailwind CSS
- Mobile-first workflow
- Vanilla JavaScript
What I learned
- I learnt a lot about TailwindCSS. This is my first project using Tailwind. It’s quite intuitve and I think I’m getting the hang of it.
Continued development
Author