awexli / hacker-news-clone

hacker news clone, but in dark mode only :3
https://hacker-news-clone-three.vercel.app/
0 stars 0 forks source link

Design Article Card component styling & content #8

Open jaytee-padilla opened 1 year ago

jaytee-padilla commented 1 year ago

Title Author Date of post Score Comment count (descendants)

Complete by end of Week 2

Time Estimate: S

jaytee-padilla commented 1 year ago

Desktop/Tablet & Mobile mockup. (30 minutes to design)

Image

jaytee-padilla commented 1 year ago

The "Pro" tier of Chakra UI has a card component. The free tier has a Box component that can be built like a Card. Will implement this: https://chakra-ui.com/docs/components/box

jaytee-padilla commented 1 year ago

Completed layout of article-card component using placeholder data (90~ minutes)

jaytee-padilla commented 1 year ago

Can't upvote because we're only GETTING data from API. Maybe change upvote icon with the score count

jaytee-padilla commented 1 year ago

Implement color related stuff

jaytee-padilla commented 1 year ago

Testing implementation queries: https://testing-library.com/docs/queries/about