Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 989 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 989 Bytes

React - photography-page

Netlify Status

This is a personal portfolio project in which I created a simple photography web-app using Create-react-app.

Check out project on Netlify

In this project I use:

  • 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.