In this project I have re-created my personal portfolio using REACT. I have also added a contact form and a 404 page.
- Created REACT pages to navigate within the website
- Included Portfolio Projects with links to both github and live deployment. When you hover over the image, it reveals more info.
- Created reusable REACT components [footer, navbar]
- Added a 404 page [nomatch]
- Added a link to my resume for viewing or downloading
- Added the REACT Router for navigation
- Added hashlink functionality so user can navigate to the correct location on the page
- Added a contact form
- Included a text link - when initiated will open the users message app and prepopulate my info
- Deployed to Github Pages
https://larafoster.github.io/portfolio-react


