This is my Portofolio website. It includes:
- informaton and links to some of my projects
- information about me
- contact form
- links to my GitHub and Linkedin profiles
The website was deployed using Netlify and you can check the live version on https://iuliaelizas-portofolio.netlify.com
-
home page images: https://pixabay.com/ro/users/alexas_fotos-686414/
-
icons: https://www.icons8.com
-
GitHub logo: https://www.github.com
-
LinkedIn logo: https://www.linkedin.com
-
music: https://www.zapsplat.com/sound-effect-category/royalty-free-music/
-
method for Switch implemetation: https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/api/Switch.md
-
method for "art direction": https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images
-
method for image carousel adapted from https://3dtransforms.desandro.com/carousel
-
Helmet Component and it's implementation method: https://github.com/nfl/react-helmet
-
Netlify's contact form handling implementation: https://www.netlify.com/docs/form-handling/ and https://www.netlify.com/blog/2017/07/20/how-to-integrate-netlifys-form-handling-in-a-react-app/
This project was bootstrapped with Create React App. You can find more information on how to perform common tasks here.