hamidazim321 / Portfolio-Project

My Portfolio Website, users can view all my projects from a single website, get links to live pages, source code, and leave a message
https://hamidazim321.github.io/Portfolio-Project/
MIT License
3 stars 0 forks source link

Add contact form #4

Closed hamidazim321 closed 1 year ago

hamidazim321 commented 1 year ago

I have added the Contact Form at the bottom of my portfolio page by pair programming with my Partner. I have used the Formspree services to collect the form data. I have also added validation checks to the form controls as required in the project description. Lastly, I have used flexbox to lay out the elements in in Contact section as required in the project.