Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 510 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 510 Bytes

PupSpa

Project #16 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

PupSpa is a fictional doggy daycare and grooming services shop. This project introduced me to CSS grids and how they can be used to make a website responsive.

What I Learned

  • Setting up the grid display
  • Using the grid-template and grid-column shorthand properties

Please note that in each project, the first commit is always the starter code provided by Codecademy.