Development

Introduction

This repository contains all simple projects for start-ups in Web Development from freecodecamp.org. the projects include:

  • Cat Photo App - explains what cats love, eat and hate.
  • Coffee Shop - will combine html and css to formulate a beautiful homepage.
  • Color Markers - will deal with html and css to show all the designing and styling, customization and give knowledge of different color representations in CSS, that is:
    • RGB - red, green and blue.
    • HSL - hue, saturation and lightness
    • hexadecimal notation - represented by "#"
  • Registration Form - that will take user input
  • Survey Form - This is a Simple Survey Form that takes user input. HTML and CSS are used.