KoalaChang
@KoalaChangAll solutions
- Submitted 5 days ago
Responsive product preview card with React and Tailwind CSS
- HTML
- CSS
It still takes me some time to complete the challenge at this moment. If there is any feedback on the redundant parts of my code, I would greatly appreciate it.
- Submitted 11 days ago
Mobile-first design with Tailwind CSS
- HTML
- CSS
I would like to know the workflow of Tailwind with React, how do people start the project? Do they start with the html tags and then separate it into different components, or just simply start from the top of the webpage and make the components once encounter them?
- Submitted 14 days ago
Responsive social links profile with React
- HTML
- CSS
If you are a CSS master, please help me about the responsive partsðŸ˜
First, my CSS code still have many hardcoding part, I know there are some ways like setting the width or margin etc by percentage or rem/em, but how can I confirm the result would be exactly same as the design I want to achieve?
Besides, for some reason my mobile version can work on my desktop browser perfectly, but the spaces between the card and the edge of screen will disappear when I open the live site on my phone.
If you have any idea, please comment below 🥹 Thank you very much!
- Submitted 22 days ago
Responsive blog preview card (HTML / CSS)
- HTML
- CSS
Although I completed this project, I still find my code a bit lengthy and challenging to maintain. I’d be thrilled if anyone has suggestions on how to improve it!