hanseaston / pandemic-produce-delivery-project

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!
MIT License
26 stars 38 forks source link

Adding our shop title in navbar #3

Closed hanseaston closed 4 years ago

hanseaston commented 4 years ago

We need to add a new shop title to our webpage. The title should be "Seattle Produce Delivery Shop". It should stick regardless of which page you are currently (so placed it in the middle of the navbar). I think it is better to make the style match with other components in the navbar.

hanseaston commented 4 years ago

Done.