24-tomodachi / waffle2

https://waffle2.onrender.com/
Apache License 2.0
0 stars 0 forks source link

74-ユーザーのプロフィールを表示する #93

Closed momopurin89 closed 4 months ago

momopurin89 commented 4 months ago

変更の概要

ユーザー詳細画面(/users/:id)にアクセスしたとき、ユーザーのプロフィールを表示するように実装する。

関連するIssue

なし

変更内容

ユーザー詳細画面(/users/:id)にアクセスしたとき、ユーザーのプロフィールを表示するように実装

デバッグ方法

自分のアカウントにログイン後 http://localhost:3000/users/:id で自分のプロフィールをみる

チェックリスト

備考