This is my fifth solution submitted here. I've used this project to reinforce some HTML, CSS and JS concepts, React training and, mostly, to use styled-components. This is my first time using it and I really think that it's very interesting. There are some things that I still need to understand, but is very useful to manage the components, especially when your project is getting too big. For my next project I'm willing to do something using an external API, to fully understand and learn about it, as well something to start learn about back-end. I've struggled a little to change the images according with the screen sizes but I managed to find a way around that. Do you have any suggestion that you would like to make? Anything is welcome. Anyway, thanks for reading that.
Li-Hammed Jafar
@JafarscriptAll comments
- @WillwfSubmitted almost 3 years ago@JafarscriptPosted almost 3 years ago
Give the creation image a background-size: cover; property in your CSS style.
0