Skip to content

baggasumit/filterize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filterize

A web app that lets you put Instagram like filters on images using CSS. You can choose among the pre-defined presets, create your own filters or customize a preset. You can view the app here: https://filterize.sumitbagga.com

Future Enhancements

  • Implement the app using HTML5 Canvas so that users can save the image with applied filters.
  • Allow users to create and save their own preset.

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000 (Note: The port can be different)

About

A web app that lets you put Instagram like filters on images using CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published