Take selfies using React-webcam and storing it in firebase storage
Screen Recording 2022-05-18 at 4.32.15 PM.mov step 1: Create a react project npx create-react-app webcam-selfie step 2…www.notion.so I recently had to use React-Webcam for a work-related task and couldn’t find a comprehensive tutorial on it, so I created one! Hope this helps out someone. Step 1: Create a react project npx create-react-app webcam-selfie