Image Processing Web App: Steps to run above app : Install Vite: npm install -g vite Install Dependencies : npm install Run app: npm run dev