An open-source e-commerce shop using React, Express, Firebase, and MongoDB. Designed for pandemic-relief and social good. The project is no longer actively maintained, but feel free to fork and use for your own purpose!
When the user signs in from their Google account, it would be better to display their Google account image in the navbar. Currently, the navbar looks like this.
It would be good to display their google profile picture at the rightmost section of the navbar.
Note that we should only add the profile only if the user is signing in using their Google account.
When the user signs in from their Google account, it would be better to display their Google account image in the navbar. Currently, the navbar looks like this.
It would be good to display their google profile picture at the rightmost section of the navbar.
Note that we should only add the profile only if the user is signing in using their Google account.