Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Frontend Quiz App built with Next.js

@alexisdlr

Desktop design screenshot for the Frontend Quiz app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

In this challenge there were things that I am proud to say that I overcame, like the implementation of framer-motion animations which gives an extra touch to the application in UX.

What challenges did you encounter, and how did you overcome them?

The most difficult thing I faced in this project was the state management in my application, because I used Next.js to do this project I initially didn't know how to manage the game state on the server side, at first I tried to use server actions to fetching the questions, but I realised it was better to use zustand to manage a global game state and I ended up using most of my components on the client side.

What specific areas of your project would you like help with?

I would like some advice for future projects on how to organise my components, this time I used a structure based on atomic-design, but I would like to learn more.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord