Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 937 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 937 Bytes

Clone of the Adobe Business home page

Project is aimed at showcasing my skills in reverse engineering, creating & following design patterns and problem solving, by creating a clone of an existing web page. To challenge myself, I chose to write styles exclusively with Tailwind CSS to learn this framework in greater detail. Mobile First Approuch was chosen for this project, since Tailwind CSS media queries are much easier to apply while upscaling from mobile to desktop devices.

Stages of development:

  • HTML structure
  • Tailwind CSS styles
  • Mobile version
  • Moving from Mobile to Tablet
  • Moving from Tablet to Desktop
  • Code review & Responsiveness testing
  • Side to side comparison preview page