To get started, you'll need to fork this repository. Inside it, you will find the necessary resources for this assignment.
💡 Note: If you don’t have access to an Adobe XD license, you can open the .xd file with Photopea or Figpea. A quick guide on how to use Adobe XD or similar programs can be found here.
Your task is to create the landing page using the provided design, images and fonts. This assignment replicates a typical landing page that you might encounter in your day-to-day work for this position.
Requirements:
- Ensure that the landing page is fully responsive.
- Use "rem" as the preferred unit of measurement, with a base unit of 10px.
- Code images using HTML, rather than CSS.
- Avoid using any CSS frameworks.
- The page should be coded using only HTML5 and CSS3.
- Adhere to the DRY (Don't Repeat Yourself) principle.
- Use semantic HTML tags wherever possible to improve accessibility and SEO.