Skip to content

chidraEl/InstagramFilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Filters

A simple app to apply instagram filters to Images then download them Demo

homage

How to use

Clone the project to your desktop

Install all the packages needed

  • run : yarn OR npm install

Run the project

  • run yarn dev OR npm run dev