Skip to content

jonchretien/theholgaproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📷 The Holga Project

A simple experiment with HTML5 canvas that lets a user drag a photo into the browser window and apply a Holga-like filter (only black & white for now).

theholgaproject

Development

First-Time Setup

Install node.js through nvm, and then npm install all dependencies.

Starting the Dev Server

npx vite

Build for Production

npx vite build

To Do

  • Add progress bar for file uploads.
  • Add offline support.
  • Color filter option.

Resources

About

Drag & drop an image into your browser and apply a Holga-like filter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published