Skip to content

codingk8/freeCodeCampParis-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

freeCodeCamp - Landing page

Project made for freeCodeCamp
"Responsive Web Design" certification

freeCodeCamp Paris meetups Survey form


The project

What this project does

Project original Users stories:
  1. My product landing page should have a header element with a corresponding id="header".
  2. I can see an image within the header element with a corresponding id="header-img". A company logo would make a good image here.
  3. Within the #header element I can see a nav element with a corresponding id="nav-bar".
  4. I can see at least three clickable elements inside the nav element, each with the class nav-link.
  5. When I click a .nav-link button in the nav element, I am taken to the corresponding section of the landing page.
  6. I can watch an embedded product video with id="video".
  7. My landing page has a form element with a corresponding id="form".
  8. Within the form, there is an input field with id="email" where I can enter an email address.
  9. The #email input field should have placeholder text to let the user know what the field is for.
  10. The #email input field uses HTML5 validation to confirm that the entered text is an email address.
  11. Within the form, there is a submit input with a corresponding id="submit".
  12. When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit) that confirms the email address was entered and that it posted successfully.
  13. The navbar should always be at the top of the viewport.
  14. My product landing page should have at least one media query.
  15. My product landing page should utilize CSS flexbox at least once.

Additionnal Users stories:

  • full responsive
  • responsive burger menu
  • extended accessibility
  • sticky navbar

How the project works

Built with:


General informations, Disclaimers & Ackowledgements

Author

Codingk8

Open-source & contributions

This is not an open-source project - No contribution expected


Licence

No licence - Please contact me before re-using part of this code


Academic Honesty Disclaimer

If you're a freeCodeCamp student, please use this project as an inspiration and write your own code.
It's what makes us all better developers 😉


GDPR Disclaimer

This project does not work for real. No personal data are collected from it.


Intellectual property and copyrights Disclaimer

Visual elements, logos and brand elements rights and copyrights belong to freeCodeCamp.


Acknowledgements & Resources

freeCodeCamp Design Style Guide


Latest update: 20190311

About

(In progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published