0
I tried to recreate Netflix home page. Please help me update it!
I tried to recreate the Netflix home page. I really don't like it please help me update it. Feel free to change anything :) the code: https://code.sololearn.com/WrK9do5rf1o6/#
3 Answers
+ 3
Its really good, just add some media queries to change styles in mobile view (and ofc other screen sizes),
@media (max-width:400px) {
/* some changes in styles so that it looks good on mobile too */
}
+ 2
Uh hey there.
This is not how Q/A works. If you have specific problems like errors or bugs then we are happy to help.
But if you want suggestions and improvements then this should be posted on your feed post not in Q/A.
I hope you understand.
Have a look here:
https://www.sololearn.com/Discuss/1316935/?ref=app
https://www.sololearn.com/Discuss/321242/?ref=app
https://www.sololearn.com/post/903/?ref=app
0
https://code.sololearn.com/W3P6niPb4N1W/?ref=app