A modern semantic multi-page photographer portfolio website. Browse and view collections of photographs captured by this photographer through a pop-up image slide carousel. The website is responsive and accessible on tablet and mobile devices.
Link to website: https://dinvhophotography.netlify.app/home
HTML 5
CSS 3
JavaScript ES6
Vite
React.js
Sass
npm install
Afterward:
npm start
- Could possibly optimized pictures loading effect with npm react lazy loading package.
- Could add slide animation motion to make a slide navigation menu on tablet and mobile viewport instead of pop-up menu.
- Could possibly add a contact page in the future if needed.