@debadutta98Submitted about 2 years ago
please drop any suggestions if you want to improve this solution
please drop any suggestions if you want to improve this solution
Hello, Congrats for completing this challenges.
I only have one suggestion for you to write your code mor beautiful. Honestly I have difficulty to read and review your code.
Hi, this is my first project using React, Your feedback will help me a lot especially on what concern :
Great work~ I have an advice for the background picture
You can put your bg image using tag img inside a div. The div contain background no repeat, background contain, position relative. Meanwhile your img class have object-fit cover, display:absolute, and z-index zero : 0.
I also have a question for you, what kind of package do you use for the animation ? i'm thinking to implemented in my submission.
Thanks