This is my first time using Tailwind CSS, so it took some time to adjust to using utility classes instead of a traditional stylesheet. In my previous projects, I was accustomed to writing descriptive class names, but with Tailwind, I only used its predefined classes. For simple elements with minimal styling, readability is straightforward. However, when dealing with elements that have multiple states (e.g., hover) or pseudo-elements (e.g., after), the class names can become quite long. This can make it a bit challenging to decide on the best structure to ensure flexibility for future adjustments.
Gopal Adhikari
@gopaladhikariAll comments
- @lauraamiaaSubmitted about 1 month agoWhat challenges did you encounter, and how did you overcome them?@gopaladhikariPosted about 1 month ago
This is one of the most accurate I have seen in Frontend Mentor, It's very very close to original design
0 - @Jamal-009Submitted about 1 month ago@gopaladhikariPosted about 1 month ago
The is good, very similar to the original design.
1 - @JeluxeSubmitted 3 months agoWhat are you most proud of, and what would you do differently next time?
I will try to use custom css in a better way
What challenges did you encounter, and how did you overcome them?I had a hard time making the distance between the bullet point and the li itself, and In the end, I decided to try another approach: creating custom bullet points.
@gopaladhikariPosted about 1 month agoThat's great, it is very similar to the original design. I loved it.
0 - @said-opsSubmitted 4 months ago@gopaladhikariPosted about 1 month ago
That's a great card. It is also very very similar to original design. I really liked it.
1 - @MizanSafinSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
What challenges did you encounter, and how did you overcome them?I have learned How to use figma designing file to design/develop a project . Figma file contains everything like - Gridding system , typography , spacing, color etc.
As it,s very simple project for newbie , I face mostly no problems .Although I have learned a lot like -
1.How to use figma designing file to design/develop a project . 2.Figma file contains everything like - Gridding system , typography ,spacing, color etc.
What specific areas of your project would you like help with?How to design figma to html
@gopaladhikariPosted about 1 month agoI really nice, I really liked that you added footer part. This is good one. It's very close to original design
Marked as helpful0 - @mrdook0Submitted 3 months ago@gopaladhikariPosted about 1 month ago
It looks like there is some room for improvement, HTML is not much semantics.
You didn't use slate-300 as a background-color of the body/html. Rest everything is good
Marked as helpful0