/frontend-mentor-projects

A repo containing Frontend Mentor submissions starting from 2024

Primary LanguageHTML

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 generator app with Fetch API
    • [The challenge] Build an advice generator app
    • Screenshot
    • [Links]
  • My process
    • [Built with] HTML, CSS and JavaScript
    • [What I learned]I learnt to get data from an API
    • [Continued development]
    • [Useful resources]The Odin Project
  • [Author]Iwegbu Jedidiah

Screenshot

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Fetch API

What I learned

I learnt how to fetch data from an API

Author