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 most proud of getting used to tailwind more, converting all the Figma styles used in the Figma download, and converting it to tailwind correctly. Next time, I would try to get the text to increase in size a bit more without using media queries because I did not read that in the "test yourself" section.

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

    The challenge that I encountered the most was trying to get the specific sizes for the card itself and the padding correctly in tailwind from memory without looking at the documentation. I overcame this problem by looking at the documentation again but most of the styling, I did from memory so I can tell I'm improving.

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

    I would say I'm ok for now with basic stuff like this but I know I'm going to have a lot more questions regarding help and feedback as I move onto landing pages and more fleshed-out web pages but I'm thankful for the challenge nonetheless as this is great for getting me used to tailwind.

  • Submitted


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

    I'm most proud that I could use the little tailwind that I know to get this project done. A lot of using the documentation and googling helped me out. Something that I would change differently is making sure my files are not in the root directory of the file so everything is loading properly.

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

    One of the challenges I encountered was making sure that I was using the right classes in tailwind while looking at the Figma files to ensure I was doing everything correctly. Another challenge I had is that when I initially used tailwind, none of mt CSS was loading so I had to make sure my files were out of the folders they were in and in the root directory of the repository. My image was also acting weird on GitHub pages and I still am not sure how that got resolved to be honest.

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

    How do I get more comfortable using tailwind so that I'm not always looking at the documentation for help? Is it just more practice?