This is a solution to the Product preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- bem - Block Element Modifier
- scss - Sassy Cascading Style Sheets
Nothing new, it was all smooth and easy for me.
First I want to finish the javascript course I'm taking on freecodecamp, I'm also going through the learning path on Frontendmentor, and after that I want to focus more on React, Next.js and Node.js.
- ChatGPT - He is my hero, if I need something fast, if I can't understand something, or if I can't find it on the internet, I always ask him.
- W3Schools - This is my favorite documentation platform I've been using since I started programming, it's the best explained resource.
- YouTube - I'm always looking for news and listening to other developers, sharing their experiences so that I can see many different solutions to a problem.