Skip to content
Submitted over 1 year ago

Intro Sign-Up Card: Responsive Mobile-First (TS+ReactJS+Vite+Tailwind)

post-css, react, tailwind-css, vite, typescript
LVL 1
Mark210
@Iron-Mark
A solution to the Intro component with sign-up form challenge

Solution retrospective


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

I’m proud to have built a responsive and well-structured project using React, Vite, and Tailwind CSS. I focused on creating reusable components and optimized layouts for all screen sizes. Next time, I’ll make a starter template to speed up the setup process and ensure project consistency.

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

I struggled with keeping responsive designs clean while minimizing Tailwind classes and arbitrary values, but planning using responsive modifiers helped. For form validation, managing state and errors as user types took time for me. I used useState and useEffect to handle updates efficiently, keeping the logic simple.

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

I would appreciate any help refining my approach to responsive design with Tailwind, especially balancing simplicity and flexibility without overusing arbitrary values. I’d also appreciate guidance on improving form validation :)

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Mark’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord