0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

お天気アプリ#19

0
Posted at

今日やったこと

・一覧画面のレスポンシブ
・詳細画面の作成

学んだこと

・画面側が fetch('/api/clothes/1') と呼びかければ、サーバー側は app.get('/api/clothes/:id', ...) で待ち構えてデータを返す。

次やること

・詳細画面のロジック理解、コード書き直し
・詳細画面のスタイリング

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?