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 comments

  • ahmetsedr 60

    @ahmetsedr

    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?

    @kpanchal29

    Posted

    You have to do so many changes buddy first see the style guide and use that background color and also download the text from the style-guide. Use some margin and padding also to make it look exact. Hope you will make the changes and best of luck for your journey to become a frontend developer.

    0
  • P

    @acandael

    Submitted

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

    I'm most proud of customizing Tailwind with custom font and colors

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

    I had difficulties with deploying my site on Github Pages and Netlify

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

    I would love to hear how to deploy a Tailwind site on Github Pages

    @kpanchal29

    Posted

    let me help you with how to deploy site on github pages

    1. go to your site repository
    2. open settings of your repository
    3. then open pages in the section code and automation at left side
    4. then select the branch and select /root if your file is at root level or select /docs if your file is in document then click save.
    5. Wait for page to build then after some time the link shouls come on the top of the pages section. and buddy you made exact same replica of the project and done the great thing wish you goodluck for your career in frontend development.

    Marked as helpful

    1
  • @Thiagouh

    Submitted

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

    I pride myself on my dedication to trying to learn how to use Tailwind CSS which is completely new to me. I intend to improve my skills with Tailwind in future projects (integrating Next.js + React in future projects to learn them too)

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

    my biggest challenge was dealing with the position of the content within the main div (the card). using flex, margin and padding, with a lot of dedication, I managed to solve

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

    I want to understand what other ways I could have handled Tailwind's CSS classes. know if everything is ok this way. It's my first time using it, so I believe there may be more concise and organized ways to use it

    @kpanchal29

    Posted

    You have done a awesome job and make almost perfect and your code is also neat and clean i liked your work buddy keep doing it and wish you best.

    0
  • @kpanchal29

    Posted

    use opacity to lighten the text and change the height and widhth and place the component in the middle use text-center to align the text and see the style-guide to select exact colours. use rounded to round the borders and use google fonts given in the style-guide and make the code responsive using flex-css and see the taiwind-css documents to make your design proper also study other solutions and learn from it.

    Marked as helpful

    0