Photo Filter is a React app for photos manipulation. Upload, adjust then download your adjusted photo.
Run the following command npm install
in the root directory to install all project dependencies.
In the project directory, you can run:
This command will run the app locally on port 3005.
This command will build the app for production to the build folder.