@Ah-Med702Submitted over 1 year ago
Cleber Pereira da Silva
@cleberpereiradasilvaAll comments
- @cleberpereiradasilvaPosted over 1 year ago
Hi Ahmed, great job!
Don't forget
README.md
, is very important in all projects.My best and let's code...
Cleber Silva
0 - @M-AminAlizadehSubmitted over 1 year ago
Hi there
In this project, I used simple
HTML, CSS
Try to do these things :
- Use the
BEM
method for naming my classes in HTML - Use CSS variables
- Use relative units (
rem
, %) instead of absolute units - Use
media query
to make the component responsive on all devices - Use
lighthouse
,webhint
, andstylelint
as linters to the project - Mobile first
This project is so easy but it's also good for beginners to check that out and If you see any issues or have any suggestions to make the code base better don't hesitate and write it down in the comment or click on this Issues Link and make an issue.
I'm looking for your comment
Happy coding
Cheers🎉
@cleberpereiradasilvaPosted over 1 year agoHi Amin, great job!
I just recommend testing flipping the mobile screen, I believe that needs just some adjustments.
Thanks for sharing. My best.
Cleber Silva
1 - Use the