Skip to content

Advice generator app

An interactive advice generator based on the AdviceSlip API.

Advice generator app

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.

I solved this problem using plain HTML, CSS, and JavaScript. My main focus was on making the UX as smooth as possible, hence I added lots of transitions and animations to enhance the experience. The API data is fetched with the Fetch API.

The challenge comes courtesy of Frontend Mentor, which I regularly use to sharpen my skills and play around with new technologies.