FCC: Product Landing Page Feedback (nikki)

Hello!!

Just finished my Landing Page project. I got a bit cheeky, I remade one for freeCodeCamp, not that I did any good, mind :sweat_smile:

I was going to add in a flip card animation for the courses listed at the bottom but then I bailed quite early into it. So no fancy animations here. Just a pretty static page design, except I made sure my page was responsive this time, since I pretty much missed the entire point of the previous project :face_with_hand_over_mouth: :woman_facepalming:

It took me a solid 6 hours. I wonder how long other people take. I feel like I’m taking way too long to build something so simple :pensive:

Anyhow, what tripped me up was trying to find the last test case that it would pass. I knew it was somewhere in my form, but I couldn’t figure out what was wrong. In the end I reverse engineered someone else’s code (not sure if that’s frowned upon) and figured out the test case didn’t work when I wrapped a label around the input button inside the form. So I got rid of the label and finally it worked! :kissing_smiling_eyes: :dash:

I know it’s not always easy to find nice things to say about someone’s project. So don’t feel too bad if you haven’t got anything nice to say. Thanks for indulging me in the first place! :bowing_woman:

2 Likes

Hi @nikkiczx !

I think your page looks good.

You might consider adding a smooth scroll to the page and seeing if you like it.
Also, it might be kind of cool to have the course orange boxes lead to the certifications pages when clicked.

It varies.
Some people rush through it.
Some people take their time to get it right.

Don’t worry about time.
Focus on the learning.

Hope that helps!

Thank you, Jessica!
I didn’t even know what smooth scroll was :sweat_smile:
Anyway, thanks! I’ve added smooth scroll and also the links to the courses in my project, as per your recommendation. Thank you!

Hm… good advice… learning shouldn’t be rushed eh… :wink:

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.