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?

ガチの初心者がNext.jsでサイトを作る

Last updated at Posted at 2024-02-16

どのくらい初心者か

js、jsx、ts、tsxの違いがわからない

使用する言語、フレームワーク、サービス

  • Next.js 14.1.0
    • 一通りの流れを掴みたいのでjsで作成していく
    • CSS Modulesをスタイリングに使用
  • Cloudflare

何を作るの?

  • 静的サイト
    • 画像を掲載する個人サイトを作成する
    • 個人サイトなのでデータベースやCDNは使用しない予定

学習したチュートリアル

Next.js チュートリアル Assets, Metadata, and CSS まで

頑張るぞ

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?