e2nguyen / Watcher

watcher-blond.vercel.app
2 stars 2 forks source link

[MVP]: Create Avatar component #37

Closed e2nguyen closed 3 years ago

e2nguyen commented 3 years ago

Description

As part of creating the post component, we also need to create an avatar component that mimics what is typically seen on instagram or twitter. This component is composed of a round avatar that is left aligned followed by a name.

Branches

Requires

Potential solutions

A clear and concise description of any alternative solutions or features you've considered.

Look into flexbox and combine it with bootstrap.

Tasks

QA Notes

Inspecting the `AvatarComponent: image

Project structure when inspecting: image

Deployment Notes

PR

38

e2nguyen commented 3 years ago

@dianephan, left one small comment

e2nguyen commented 3 years ago

bumped up to 5 because of the time we spent pairing