Skip to content

hodinsay/dinv-ho-photography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Din Ho Photography

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

Screenshot 2023-02-27 at 6 14 54 PM

Tech used:

HTML 5 CSS 3 JavaScript ES6 Vite React.js Sass

Install all dependencies to use this website as a template:

npm install

Afterward:

npm start

Optimization:

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