An application to create POSTCARDS where you can choose from an image gallery and apply filters by editing the CSS properties or upload your own image. As a result you export a vintage postcard with customized text, styles and instagram user.
First npm install to grab all the necessary dependencies.
Then run npm start and open localhost:8000 in your browser.
Run npm build to create a distro folder and a bundle.js file.