hlkean / portfolio

0 stars 0 forks source link

Create "Contact" page #7

Closed hlkean closed 5 hours ago

hlkean commented 5 hours ago

I want to have a dedicated contact page for visitors to be able to send me messages with questions or ways to collaborate.

Given a user When they navigate to hlkean.com/contact Then the contact page loads properly

Given a user When they land on the contact page Then they are able to interact with the contact form component

Given a user When they submit the contact form Then I receive an email

Given a user When they land on any page of the site which contains the global site header Then "Contact" is present

Given a user When they select the "Contact" link in the global site header Then they are taken to hlkean.com/contact

Given a user When they are on the contact page Then the "Contact" link in the global site header is active