Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

how to change the title and icon in react app?

I am making a react app. But in the title bar, it is showing ‘React App’ with React logo. I want to change it to my website name and logo, and how can I do that ?

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

If you want to change the title, you can go to: public/index.html, and then change the <title>React App </title>

To change your logo, go to the public folder and change the favicon.ico.

If you follow these steps, your logo and title will get changed.

If it helps you, please mark as accepted answer.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading