This is a personal portfolio project in which I created a simple photography web-app using Create-react-app.
- react-full-page - Used in the front page slider.
- react-waypoint - Used accros the app to trigger an even when an element is in view.
- react-photoswipe - A beautyful light box for the gallery images.
- Cloudinary API - I hosted the images in Cloudinary and using only one component I dymicaly call them by tag .
- EmailJS API - I integrated EmailJs and used the mailing servive from my domain so I can send emails to my personal email when a form is submited.