Skip to content

A fun photo editing application made to make photo editing on the web easy. Built with vanilla Javascript, html, html Canvas, and css.

Notifications You must be signed in to change notification settings

Lexmw/Filterorama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filterorama

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.

To run this application locally follow these steps:

  1. Clone the project locally.

  2. In your terminal:

  • Navigate to the project folder
  • $ npm i
  • $ npm run start
  1. Navigate to http://localhost:8080/.

About

A fun photo editing application made to make photo editing on the web easy. Built with vanilla Javascript, html, html Canvas, and css.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published