Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.38 KB

FCC R.W.D Certificate Projects - Product Landing Page

Description

This project is a landing page for the Samsung Galaxy Watch. This is one of the projects required to obtain the Responsive Web Design Certificate from freeCodeCamp.

Open Source - Contribution Details Below

Live Demo

View the full web page here: Product Landing Page

Product Landing Page

Features

HTML

  • Forms
  • iframe
  • Images

CSS

  • Responsive design (Laptops and Mobile)
  • Media Queries
  • Flexbox
  • Grid
  • webkit properties
  • Google Fonts
  • Scroll bar styling

How To Contribute

Contribute to this project in the following ways:

  1. Yes the code could be cleaner and more efficient.
  2. Add more features to the page. (HTML and CSS only)
  3. Add more media queries for different screen sizes.

Steps To Contribute

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.
  6. Alternatively see the GitHub documentation on creating a pull request.

Don't forget to give the project a star! ⭐