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?

    Loopstudios Landing Page is my first React/Vite/Tailwind CSS project.

    I learn how to initialize a project using Vite, create components using React, and style using Tailwind CSS.

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

    At first, I am a bit overwhelmed regarding what I should do first. After some intensive and continuous documentation reading, I can finally build and complete the project.

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

    Since I'm still learning React, I'm still lack of knowledge of using the React Hooks, such as useState, useEffect, and useRef. I continuously look for answers on how to implement these methods to achieve the project functionalities, such as responsive navigation bar and responsive button.

  • Submitted


    Here is my solution for the News Homepage challenge.

    Working with CSS Grid is quite challenging, yet it's a very rewarding experience. Feel free to give feedback on how I design the layouts and elements.

  • Submitted


    What did you find difficult while building the project?

    I used the <button> tag and the code doesn't work when I clicked the button. Does anyone know why?

    Workaround: I changed the <button> tag with <div>

    As for the project outcome, any feedback and suggestions are welcome!