Screenshots
Front Page
Selecting Image
Processing Image
Different Options to do with the Image after Processing
Image on web to use the filters
Using the filters
Zoom
Brightness
Grayscale
Rotation
Reset
Download
Image
Deployment and Running first inside parent folder do
- npm install
then inside backend folder do
- npm install
then go to backend and run the server
- node index.js
then run the application (parent folder)
- npm start