@cholis04Submitted about 3 years ago
Advice Generator using Next.js, Axios and styled-component
#accessibility#axios#next#styled-components#typescript
Nice job. I would reduce the loading times between each random piece of advice. Right now it seems a bit delayed. But overall it looks great!
Nice job. For semantics, I would wrap the "main-container" in a <main> tag instead of a div.