@cholis04
Advice Generator using Next.js, Axios and styled-component
#accessibility#axios#next#styled-components#typescript
Really like that animation with the dice icon! The only thing I would suggest is maybe to add some placeholder elements while the advice is loading, so that the height of the card doesn't change so drastically. Also, I saw in the code that you've used ThemeProvider in multiple places. What might be easier is to wrap your entire app in the ThemeProvider component, and define each of your colours there.