e2nguyen / Watcher

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

[MVP]: Create the share and bookmark social media buttons #42

Closed e2nguyen closed 3 years ago

e2nguyen commented 3 years ago

Description

We need social media buttons on our post component. This ticket addresses creating the share and bookmark buttons. To test this visually, let's use the playground.

Branches

Requires

21

39

Potential solutions

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

Tasks

QA Notes

  1. Make sure your local app is running with npm run dev
  2. Go to the playground at http://localhost:3000/components-playground
  3. Verify that the buttons are at 18px
  4. Verify that when the like share is clicked, the console logs "you are sharing something"
  5. Verify that when the bookmark button is clicked, the console logs "you are bookmarking something"

Deployment Notes

PR

44

e2nguyen commented 3 years ago

@dianephan, lgtm :fire: