Skip to content

quintin-dev/Projects-Technical_Documentation_Page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FCC R.W.D Certificate Projects - Technical Documentation Page

Description

This project is a webpage containing research on the various stages of the development process as well as a comprehensive list of the best tools to utilize at each stage. 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 web page here: Technical Documentation Page

Features

HTML

  • Sections
  • Images
  • Links
  • Lists

CSS

  • Responsive design
  • Media Queries
  • Flexbox
  • @keyframes
  • pseudo-elements
  • Webkit properties
  • Google Fonts
  • Scroll bar styling

How To Contribute

Contribute to this project in the following ways:

  1. Provide authentic urls to the tools listed in the project.
  2. Add more tools to the list.

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! ⭐