Skip to content

traez/random-reasons-generator-app

Repository files navigation

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
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Next.js - React framework

What I learned

  1. 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!
  2. Got to use "place-content: center"; CSS property. I understand it's a shorthand property that combines the align-content and justify-content properties.
  3. Introduced to the concept and benefits of storing text in markdown files rather than in JavaScript files.

Continued development

More Next.js projects. GraphQL projects too in the longer term.

Useful resources

Stackoverflow
YouTube
Google
ChatGPT

Author

Acknowledgments

Solomon Ekrebe, Okeowo Aderemi and Chinonso Ani have been very helpful. Thank you.

About

My 1st (Next.js) attempted challenge on frontendmentor.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published