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

All solutions

  • Submitted


    Any feedback is welcome.

    This was my first NextJs project with Typescript. Its by no means perfect, but I am very happy with the way it came out.

    Some features include:

    • Light / dark mode preference will be saved.
    • Font preference will be saved.
    • Click on a synonym or antonym will automatically search for that clicked on word

    What I would like to fix (if there is anything you spot that I could fix/improve, please let me know so I can add to the list):

    • Type setting in my markup. For a lot of parts of the code I set the type as any as I wasn't sure what to set it. I would like to go back through the code and fix this.
    • Add accessibility. Currently the site is not very accessible, this is something I want to go back and fix.
    • Play more than one audio link. Currently only plays one audio link, but if there is more than one I would like it to go through and play each one.

    Please go through the app and let me know your thoughts.

  • Submitted


    Second project in React, and first using data from a json file. Would really appreciate any feedback with regards to React component layout/design and logic.

  • Submitted


    This was my first solo project using React after going through some tutorials. I would really appreciate constructive feedback on how I have setup the project, including folder structure, component layout, and logic used to show the rating.

  • Submitted


    Please feel free to provide constructive feedback, always looking to improve. This was my first time using sass, so please let me know if I laid out the project correctly and if there is anything that I could have done better on.