React, Tailwind CSS, mobile-first approach
What challenges did you encounter, and how did you overcome them?styling using tailwind css
What specific areas of your project would you like help with?any feedback
React, Tailwind CSS, mobile-first approach
What challenges did you encounter, and how did you overcome them?styling using tailwind css
What specific areas of your project would you like help with?any feedback
React, Tailwind CSS, mobile-first approach
What challenges did you encounter, and how did you overcome them?styling using tailwind css
What specific areas of your project would you like help with?any feedback
I'm honestly proud of the desktop design. I feel like its very similar to the original design
The only mistake I made was to make desktop version first which made it really difficult to convert it to mobile version
I didn't do the mobile version as I don't want to spend too much time on it
I now understand why people do mobile first as its easy to expand to a bigger site. I will do that with the next project
What challenges did you encounter, and how did you overcome them?I was trying to show my email address that I entered in the success page but, it wasn't showing up.
After a lot of digging I found that my script was running before the DOM was loaded
So to overcome that I used DOMContentLoaded to ensure that my DOM loads first and then the script
I used localStorage to store the value from the input field and updated the textContent of the field where the value should go and fetching that value from localStorage
What specific areas of your project would you like help with?I would like to have just overall feedback about my code and what can be improved
I know I didn't do the mobile version so I would like some feedback without that
Also another thing, I used BouncerJS to validate my email but I couldn't get the error message to be displayed as an inline.
accurate!!almost looks similar, try adjusting dimensions of your container.