Skip to content

anandchakru/a6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photokadai

Simple photo album generator.

Prerequisites

  • git 2.x (2.32.0)
  • npm 6.x (6.14.14)
  • node 14.x (14.17.5)

Initialize

  1. Fork this repo in github
  2. Clone the forked repo to your local machine
  3. cd into the cloned repository directory
  4. Copy your photos into /album-images.
  5. Compress the images using npm run compress
  6. Update the homepage field in the package.json file
  7. Git commit git add . && git commit -m "photos added"
  8. Push to Github git push

About

Demo photo album - google photos mimic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published