This is a solution to the Blog preview card challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
With this challenge, I,ve tried to apply my knowledge about CSS3, Grid, HTML5,Java Script Vanilla, and React.
Users should be able to:
- View the optimal layout for the app depending on their device's screen size
- See hover states for all interactive elements on the page
- Solution URL: HualDev
- Live Site URL: BlogPreviewCard
The process to solve this challenge was: in first time I use HTML to ubicate all the elements and then with CSS I disigned the best performance of the elements and finally with JS I added the details.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow -JS Vanilla
- React
With this challenge I learned about Flexbox and the DOM JS. I improve my knowledge in CSS, very special in Flexbox
I´d like to continue improve about Flexbox and Grid, I hope deepen my knowledge in JS
