inspired by webcamtoy.com
- Simple webcam web app using React Js.
- Filter and effect webcam.
This is a simple guide to help you get started with setting up and running react webcam app. It's built using Vite, React, and TypeScript.
Before you begin, ensure you have met the following requirements:
- Node.js and npm installed on your local.
- webcam and capture
- save and copy capture
- invert effect
-
Clone the repository:
git clone https://github.com/palveeen22/test-verihubs-webcam.git
-
Open the repository:
cd test-verihubs-webcam npm install
-
Run the App:
npm run dev