Skip to content

Nicolas-Orozco/frontend-mentor-advice-generator

Repository files navigation

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

Good looking Advice Generator with React, Axios and Tailwind CSS

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

Screenshot

Screenshot

Links

  • Solution URL: Here
  • Live Site URL: Here

My process

Mainly, my progress is in the develop branch, Here

Built with

What I learned

-Use of arbitrary properties with Tailwind CSS -Manage states with Axios Hooks library -Context, useContext and useMemo hook

Continued development

Improve accessibility and semantic HTML for a better experience.

Useful resources

Author