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.
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
- Solution URL: https://github.com/traez/random-reasons-generator-app
- Live Site URL: https://random-reasons-generator-app-traez.vercel.app/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Next.js - React framework
- As React.js is an improvement on JavaScript, I fully got to understand why Next.js is an improvement on React.js. I'm now a firm believer!
- Got to use "place-content: center"; CSS property. I understand it's a shorthand property that combines the align-content and justify-content properties.
- Introduced to the concept and benefits of storing text in markdown files rather than in JavaScript files.
More Next.js projects. GraphQL projects too in the longer term.
Stackoverflow
YouTube
Google
ChatGPT
- Website - Trae Zeeofor
- Twitter - @trae_z
Solomon Ekrebe, Okeowo Aderemi and Chinonso Ani have been very helpful. Thank you.