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

added shop title component #39

Closed ajandu133 closed 4 years ago

ajandu133 commented 4 years ago

Created ShopHeader component & added to header component to display on every page. Added some basic styling.

hanseaston commented 4 years ago

good work!