Time collage is a web application to weave your visual moments into a collage with a format of grid 9 x 12.
- Put images: upload your images
- Collage it : request to generate the collage with the images
- Get collage : the collage in pdf format will be automatically downloaded
- Clone the repository
- Run
npm install
- Run
npm run dev
- go to
localhost:5173
in your browser