This is a solution to the Advice generator app challenge on Frontend Mentor.
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
- Live Site URL: https://advice-generator-app-ten-black.vercel.app/
- React
- Tailwind CSS
- Axios
- Advice Slip JSON API
I learned that how we can use flex and absolute properties simultaneously on the same element.
- Twitter - @harshthkkr