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?

    The code includes email validation, checks for emails that have already been registered (stored in localStorage), and provides appropriate error messages. It is also designed with accessibility in mind.

  • Submitted


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

    .

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

    .

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

    .

  • Submitted


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

    Developed a full-stack solution using React, Node.js, Tailwind CSS, and GSAP.

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

    Testimonial data was served from the server to the client. Each card had a different color, which needed to be dynamically mapped and styled in React.

    There were a few issues encountered during the deployment of both the client and server to Vercel. These issues were resolved by updating the following configuration files:

    • server/vercel.json
    • client/tailwind.config.json

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

    Any feedback!!

  • Submitted


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

    .

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

    .

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

    .

  • Submitted


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

    I was able to gain more detailed knowledge on responsiveness and best practices.

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

    Overdoing things in Tailwind and CSS, while truly understanding responsiveness, has been greatly aided by Kevin's videos.

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

    Any kind of feedback!

  • Submitted


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

    I've utilized Tailwind Directives, a new learning experience for me.

    I've centralized required text contents, such as preparation time, ingredients, and instructions, into constants stored in a separate folder named constants.

    I've followed a mobile-first design approach throughout the project.

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

    Tailwind doesn't style headings by default. So, I made custom directives to style them.

    Also for the table element created component directives. (index.css file)

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

    Any better way of doing things, better practices.

    Any suggestions or doubts appreciated.

  • Submitted


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

    .

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

    .

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

    Any suggestions on responsive in Tailwind?

  • Submitted


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

    .

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

    .

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

    any suggestions appreciated

  • Submitted


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

    Used React and Tailwind

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

    configuring default styles and colors in Tailwind config js importing font family in react and configuring in Tailwind

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

    can any one skim the code and let me know if any better way of doing things in general (Tailwind) : )