/advice-generator

A web app that generates a random advice.

Primary LanguageTypeScript

Frontend Mentor - 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.

Table of Contents

Overview

The purpose of this project is to build a web app that generates random quotes while replicating it to the given style sheet as close as possible. This project is built using Next.js.

The challenge

Your 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

Built with

  • Next.js
  • Typescript
  • Tailwind CSS

Useful resources