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


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

    I'm proud of completing this project using tailwind CSS for the first time since I began learning it.

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

    How to organize products in the cart and establish what image to be highlighted when respective product is selected. Overcame the challenge by simply using hooks, and context for the products in the cart came in handy.

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

    Further state management of the products in the cart... i.e clearing the cart to start a new order.

  • Submitted


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

    I am proud of completing this challenge with tailwind css and using the json file to render the data.

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

    Dynamically rendering the content using the json data on user interaction.

  • Submitted


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

    I am proud of completing this challenge without using media queries to display the components in different screen sizes. I look forward to optimizing my code in other challenges moving forward.

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

    Determining the styles to apply on the selected rating but I finally managed to solve it.

  • Submitted


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

    I am proud of completing yet another challenge and put my skills to practice.

  • Submitted

    Todo App

    • HTML
    • CSS
    • JS

    0


    Building the dark mode proved to be really challenging to me since I used React useConext hook to handle theme.