manishraj27 / mern-project-cli

A developer-friendly CLI tool that streamlines MERN stack development by automating project setup, database configuration, and boilerplate generation by implementing MVC Architecture. Create production-ready MongoDB, Express, React, and Node.js applications with best practices built-in
https://devcli.vercel.app
MIT License
7 stars 2 forks source link

[Bug]: Default Title 'Vite + React' Displayed in Browser Tab and Favicon Not Updated #3

Closed MuhammadAshraf23 closed 18 hours ago

MuhammadAshraf23 commented 19 hours ago

Description:

The browser tab currently shows the default title "Vite + React," and the website is using the default Vite favicon. These should be updated to a more meaningful title and favicon that better represent the project's identity.

Steps to Reproduce:

Open the website in a browser. Observe the title displayed in the browser tab as "Vite + React." Notice the favicon is the default Vite icon.

Expected Behavior:

The website title should reflect the project's name, and the favicon should be customized to match the project's branding.

Actual Behavior:

The browser tab displays the default title "Vite + React," and the favicon remains the Vite default.

Additional Context (optional):

Suggestions for improvements:

Update the title to the project's actual name for better identification. Replace the default favicon with one that matches the project's branding (e.g., logo or a custom icon).

manishraj27 commented 18 hours ago

Since website is a private repo, I cant assign you the task but surely update it.

manishraj27 commented 18 hours ago

Consider raising issues in the current repo!