Web-App that gives you possibity to upload an image and then add to it filters.
- HTML - Page Structure
- CSS - Page Style
- JavaScript - Logic
- React - Library
- Styled Components - React utility for CSS
- @IvanDF - Design & Develop
See also my website! New one is in progress.
Run from the root of the project folder
First install dependencis with YARN:
$ - yarn install
Then run the project:
$ - yarn start