Ahsankhalid618 / react-weather-app

The weather app project is a dynamic and user-friendly web application that uses React.js to retrieve current and 5-day weather forecasts for various cities around the world. The app allows users to search for a city by name and view its weather conditions, including temperature, humidity, wind speed, and description of the current weather.
https://react-weather-app101.netlify.app/
22 stars 20 forks source link

Fix: Update default title and favicon #39

Closed MuhammadAshraf23 closed 3 weeks ago

MuhammadAshraf23 commented 1 month ago

Summary

This pull request addresses the issue #7, where the default title "React App" and the favicon were not updated. The changes made in this PR will set a more relevant title and update the favicon to match the project's branding.

Changes Made

Updated the title in the public/index.html file from "React App" to "[Your Project's Name]" to better reflect the project's purpose. Replaced the favicon in the public folder with a new favicon that represents the project's branding.

Testing

Verified that the new title appears correctly in the browser tab. Confirmed that the updated favicon is displayed in the browser.

Related Issue

Closes #7

netlify[bot] commented 1 month ago

Deploy request for react-weather-app101 pending review.

Visit the deploys page to approve it

Name Link
Latest commit 68f81b2d92d64d66d11bebcd5b94468b9e69cb7a
vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-weather-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 8:00am
MuhammadAshraf23 commented 1 month ago

@Ahsankhalid618 done

Ahsankhalid618 commented 1 month ago

@MuhammadAshraf23 Can you add a snap/SS of the favicon here?

MuhammadAshraf23 commented 4 weeks ago

@MuhammadAshraf23 Can you add a snap/SS of the favicon here?

image

Ahsankhalid618 commented 4 weeks ago

@MuhammadAshraf23 Can you add a snap/SS of the favicon here?

image

It's not an appropriate favicon for this app, Change it to something more suitable and please add the SS of the favicon on the App in chrome or whatever browser you are using.

MuhammadAshraf23 commented 4 weeks ago

@MuhammadAshraf23 Can you add a snap/SS of the favicon here?

image

It's not an appropriate favicon for this app, Change it to something more suitable and please add the SS of the favicon on the App in chrome or whatever browser you are using.

image

MuhammadAshraf23 commented 4 weeks ago

This one is good?

Ahsankhalid618 commented 4 weeks ago

This one is good?

yeah, it looks good. implement it and then add the SS of the project with its favicon

MuhammadAshraf23 commented 4 weeks ago

image

@Ahsankhalid618 Now check it