This seemed like a very simple and straight-forward project.
What challenges did you encounter, and how did you overcome them?I feel i had issues with the sizing and when it should shirnk/grow due to @media
is using flex inside grid is okay ? or it is not ?
is my fetch good ? is there any other better way to do the same job
is using grid template area the best available option ? or there are better way to do the same job ?
Any suggestions on best practices for reducing memory leaks or optimizing for speed would be greatly appreciated. Additionally, insights into using modern JavaScript frameworks or libraries to enhance performance would be helpful.
I would appreciate feedback on the following areas:
I would like help with optimizing my CSS code to reduce repetition and improve maintainability. Any tips on best practices for writing cleaner and more efficient CSS would be greatly appreciated.
Additionally, feedback on how to make the "Sign Up" button more engaging with animations or hover effects would be very helpful.
This seemed like a very simple and straight-forward project.
What challenges did you encounter, and how did you overcome them?I feel i had issues with the sizing and when it should shirnk/grow due to @media
you can visit my solution to see my code and refactor yours , best luck