I didn't understand why my post title was too big and wrapping on smaller screens, until I realised I had to scale the font size with the browser size.
Latest comments
- @eboguckaWhat challenges did you encounter, and how did you overcome them?@Dhruvmehta1311
Awesome Work. Looks exact match..
- P@Abinandan1What are you most proud of, and what would you do differently next time?
- Implemented drag and drop functionality
- @DivinitryWhat are you most proud of, and what would you do differently next time?
Proud of the tiny details I added to make it look more unique
What challenges did you encounter, and how did you overcome them?Problems with transitions and I overcame them by looking up tutorials and better understanding them with some research.
What specific areas of your project would you like help with?naming conventions with class names, anything people can find that I can improve on please let me know.
@Dhruvmehta1311Looks awesome.
- @shobharam12345@Dhruvmehta1311
Looks fine. But needs improvement for sure..
- @Grymbo@Dhruvmehta1311
Nicely done. Looking awesome.
- @whawariWhat are you most proud of, and what would you do differently next time?
Learning more about Tailwind CSS, and learning how the box shadow property works!
What challenges did you encounter, and how did you overcome them?- Adding custom local fonts. I overcame this challenge by googling and following Tailwind CSS documentation.
It was mentioned not to use media queries in the challenge, however I used media queries to match the design. I searched on how to create responsive text without the use of media query and stumbled upon the clamp() function and the (vw, vh, vmax, and vmin) CSS units. I did not know how to exactly apply them to the design. It would be great to know how to achieve responsive text without using media queries!
@Dhruvmehta1311The shadow looks dope man.