Who: As a User
What: I want to be able to see the The Green Store favicon on my browser tab every time I have the The Green Store web app open
Why: so that I can identify the web app among my other tabs
Acceptance criteria
Implement the favicon in the app as the The Green Store logo. You can use this file for the implementation /src/client/assets/images/logo.png
Implementation details
Check line 6 on this file public/index.html and replace the favicon with the logo
User story
Who: As a User What: I want to be able to see the The Green Store favicon on my browser tab every time I have the The Green Store web app open Why: so that I can identify the web app among my other tabs
Acceptance criteria
Implement the favicon in the app as the The Green Store logo. You can use this file for the implementation
/src/client/assets/images/logo.png
Implementation details
Check line 6 on this file
public/index.html
and replace the favicon with the logoYou can use this or a similar tool to convert the logo into a .ico file https://favicon.io/favicon-converter/