Bootcamp-Projects-Hamechina / hamechina

A next.js 13 app. Using Typescript & tailwindcss. This app is for members of a developers community
https://hamechina.vercel.app
1 stars 8 forks source link

Add a GreetingCard to greet members:) #14

Open amabelleS opened 1 year ago

amabelleS commented 1 year ago

Create a greeting card to welcome members, and display GitHub picture, or an avatar if logged in otherwise. Path: app/(routes)/(homepage-sections)/_greeting-card/index.tsx

You can follow this example, to begin with, just the part of the use card, minute 38: https://www.youtube.com/watch?v=w2h54xz6Ndw&list=PL0Zuz27SZ-6Pk-QJIdGd1tGZEzy9RTgtj&index=19

notice: its GreetingCard not* UserCard :)

image
amabelleS commented 1 year ago

Until we are connected to DB - display hardcoded text