Skip to main content

Embedding Youtube Video in React

· One min read
Asia K
  1. Make a component to hold the Youtube Iframe Embed Code

signupappfilestructure.jpg

REFERENCES

  1. For responsiveness, add css

How to change the favicon in React

  1. Open your code editor, I'm using VSCode
  2. Open the public folder, in your working directory
  3. If there's a favicon.ico, file then delete it
  4. Save the new favicon inside the public folder