mzirkof / R-PortFolio

Personnal Profile Project
0 stars 0 forks source link

Adding Form and footer #3

Closed mzirkof closed 1 year ago

mzirkof commented 1 year ago

Adding Form & Footer to Portfolio

:magic_wand: Changes made here are the following (not necessarily in this order but they are managed in this pull request )

:heavy_check_mark: Added the contact form (linked with the Formspree system which collects data send) :heavy_check_mark: Added The footer containing social media links :heavy_check_mark: Added decorative background images :heavy_check_mark: Containers classes and children use both grid and flex display property :heavy_check_mark: Buttons have the hover property :heavy_check_mark: All changes are positioned and styled by updating the styles.css file ) :heavy_check_mark: Thanks to @pulgosodog for his useful contribution to fixing some issues on buttons and the form section ( :laughing: I learn a good tip about sizing )

:pray: Hope to get a lot of tips and advice from reviewers thanks