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

Dictionary web App built with Next.js and Tailwind CSS.

@alexisdlr

Desktop design screenshot for the Dictionary web app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

What I am most proud of is that I learned new things in this project which I had never tried before and tackled the problem by myself, and in future projects I would like to investigate more about how to improve the optimization in nextjs applications, as well as improve the process of getting the data from a server and passing it to the client.

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

The main problem I faced was how to implement a global state to change the font of the whole application, my solution was to create a global state with zustand as well as the function to change the font, then import the local fonts which I had never handled and I used the next/fonts/local library, once imported the logics depending on which font the user selects is applied in the application.

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

If someone would analyze my code I would like to get some support to see if the logic I applied to query the api was the right one or how I can refactor that part. Thanks in advance.

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