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


    Hey, I would be glad if I hear your comments.

    As a bonus, I completed saving latest score to the local storage using encryption. For encription I have utilized string-crypto.

    Note: I haven't tried the 5 items version.

    Here are the tech stack:

    • React: A JavaScript library for building user interfaces.
    • Nextjs: A javascript framework works top on the React and uses all the benefits of
    • React: It helps for SSG, SSR and routing.
    • Tailwind CSS: A utility-first CSS framework that enables rapid UI development with pre-defined styles and components. Flexbox and CSS Grid have been used for the css layout.
    • Typescript: Type safe version of Javascript.
  • Submitted


    Hey, I would be glad if I hear your comments.

    Visually, I tried to create the best visual results and try to make very similar to design as much as possible. Can I do much better? What is your advice or any comment?

    • First-level comments are ordered by their score, whereas nested replies are ordered by time added. Upvoting and downvoting scores on the first level comments changes the order.
    • Replying to a comment adds the new reply to the bottom of the nested replies within that comment.
    • A confirmation modal pops up before a comment or reply is deleted.
    • You can only edit or delete your own comments and replies.
    • Bonus1: System stores all the comments and replies on the localStore so the data persists when the browser refreshed.
    • Bonus2: System uses a timestamp and dynamically track the time since the comment or reply created. At first, there was a static createdAt string on data.json file.

    Besides completing all the items in the challenge, I have stored comments and replies so that modified data persists when browser refreshed. For details, please visit my github:

    Here are the tech stack:

    • React: A JavaScript library for building user interfaces.
    • Nextjs: A javascript framework works top on the React and uses all the benefits of
    • React. It helps for SSG, SSR and routing.
    • Tailwind CSS: A utility-first CSS framework that enables rapid UI development with pre-defined styles and components. Flexbox and CSS Grid have been used for the css layout. Typescript: Type safe version of Javascript.
  • Submitted


    Hey, I would be glad if I hear your comments.

    Besides completing all the items in the challenge, I have added storing the latest search value and filter value when you visit the country detail and go back to the main page. It uses URL search params. For details, please visit my github:

    Here are the tech stack:

    • React: A JavaScript library for building user interfaces.
    • Nextjs: A javascript framework works top on the React and uses all the benefits of React. It helps for SSG, SSR and routing.
    • Tailwind CSS: A utility-first CSS framework that enables rapid UI development with pre-defined styles and components. Flexbox and CSS Grid have been used for the css layout.
    • Typescript: Type safe version of Javascript.