Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 1.87 KB

README.md

File metadata and controls

61 lines (40 loc) · 1.87 KB

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

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

Links

My process

Built with

  • Semantic HTML5 markup
  • Tailwind CSS
  • Flexbox
  • React
  • Mobile-first workflow
  • React - JS library
  • Vite

What I learned

I learned how to use vite and tailwind css. I also learned how to use react hooks and how to use the useState hook to change the state of a component. I also learned how to fetch data from an api and display it on the screen.

Continued development

Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.

Author