Luiz Carlos Jr.
@lucarl07All solutions
Responsive contact form using Tailwind CSS
#react#tailwind-css#typescriptSubmitted 6 months agoIs professional, adequate Form validation on React this boring? I mean, i know React for a year now and I don't know if I underestimated this project's scale, but to be more specific:
I want to know if the approach i used to handle the Form on App.tsx is good enough, in a code-wise than markup-wise sense.
Fixed-size card using React, SCSS and Bootstrap
#bootstrap#react#sass/scss#viteSubmitted 8 months agoIf the components' sizes and margins are accurate enough to the source designs; if my code is organized (yet simple) enough and; if possible, what would be another good alternative to regular CSS stylization (besides Sass/SCSS and styled-components).