takinabradley
@takinabradleyAll solutions
- Submitted 5 months ago
Contact form with inline field validation with React
- HTML
- CSS
- JS
Any tips for better accessability, or organization in React projects would be nice!
- Submitted 5 months ago
FAQ Accordian with React
- HTML
- CSS
- JS
I'd like to know how to manage accessibility when JS is involved and showing/hiding content on screen when users click things.
- Submitted 5 months ago
Rating Component with React and Styled Radio Buttons
- HTML
- CSS
- JS
Any comments on the accessibility of my approach with the invisible radio buttons would be appreciated.
- Submitted 5 months ago
Recipe page with React
- HTML
- CSS
I researched how to center the bullet points vertically with long text, but couldn't exactly figure it out. Admittedly, my research was haphazard and I kind of just tried stuff.
I could have made custom bullet points, but I wasn't exactly feeling that. If there's a way to do it without creating custom bullet points, a hint would be nice!
- Submitted 5 months ago
Social links using React and CSS Modules
- HTML
- CSS
If I were to get any suggestions, I would ask suggestions on how I can manage Component styles more effectively.
Nearly always, for bigger projects, I find that I want to re-use some component but the styles I applied to it aren't great for what I want to do. That didn't crop up in this project though.
- Submitted 5 months ago
Preview Card using CSS variables and clamp()
- HTML
- CSS
If I were to receive help, I think I'd like pointers relating to managing the size and shape of centered layouts like this one, and in the QR Code Component project.
- Submitted 6 months ago
First Frontend Mentor submission using Flexbox (qr-component)
- HTML
- CSS
I'm not sure I need help with this one, though I do need more practice. This has revealed exactly how rusty I am with CSS- a lot of things happened I didn't expect while working on the project!