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 am very proud that I have been post poning to attempt the challenge but I have done the challenge successfully within the shortest time I could believe.I have used a div for the card component but next time I will use a styed component from either Material UI or ShadCN so that I take less time coding.

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

    I experienced a challenge getting the actual size of the card & image height and width.I overcame by really analyzing the mobile and desktop design.

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

    Some help getting the actual sizes of the images from the design will be appreciated.

  • Submitted


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

    I have learnt how to effectively use React Router to navigate through the website pages(routes).I have also learnt how to use and customize react tabs while using data.json file to populate the website from the destination,crew and technology data objects.

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

    I have had a challenge applying different background images depending on the route selected.I will be doing more research on how to improve the website.

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

    I will appreciate some help on displaying different background images for different routes as it is in the challenge design.

  • Submitted


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

    I learnt how to Create Context and use Context to manage states in the project.I learnt Context API is the better than useState in global management of states.

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

    My main challenges was to calculate Cart totals for the items added to the cart but I managed to research and implement the logic to multiply item quantity by the price and then have an accumulative total for the entire cart.

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

    I would like to have some help styling the add and minus button especially the hover styles.

  • Submitted


    This was really a CSS-muscle challenge. I implemented this challenge using Tailwind CSS, JavaScript and HTML. It enabled me discover, practice and implement some utility classes I probably couldn't have known. It was a great learning experience for me!

    How did you add the background image on the hero section? feel free to share.