Skip to content

Fotobok/photobook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photobook Web App

This is a simple HTML/JavaScript web application for arranging resizable images on a canvas. Users can upload images, drag them around, and resize them interactively.

Features

  • Upload images to the canvas
  • Drag and arrange images
  • Resize images with mouse

Getting Started

Open index.html in your browser to use the app.

Project Structure

  • index.html: Main HTML file
  • src/app.js: JavaScript logic
  • style.css: Styles

Development

No build step required. Just open index.html.

Releases

No releases published

Packages

No packages published