Checkout the live version here!
A fun photo editing application made to make photo editing on the web easy. This small easy application lets you upload the image of your choice, add a filter on top, and download the images to your machine. This works best on desktops, it is not optimized to perform on mobile devices. Built with vanilla Javascript, html, html Canvas, and css.
-
Clone the project locally.
-
In your terminal:
- Navigate to the project folder
- $ npm i
- $ npm run start
- Navigate to http://localhost:8080/.