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.
Solution to Advice Generator app 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
- Solution URL: Add solution URL here
I first created the html template with hardcoded data, for the project with the prescribed styles. After which I added the javascript functionalities
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
This project improved my knowledge of asynchronous javascript, logical workflow, and separation of concerns
- Website - Godstime Sunday
