Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 605 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 605 Bytes

Time Collage

Demo

Time Collage Preview Time Collage Preview Time Collage Preview

Time collage is a web application to weave your visual moments into a collage with a format of grid 9 x 12.

How to Use

  1. Put images: upload your images
  2. Collage it : request to generate the collage with the images
  3. Get collage : the collage in pdf format will be automatically downloaded

How to install

  1. Clone the repository
  2. Run npm install
  3. Run npm run dev
  4. go to localhost:5173 in your browser