Skip to content

KakinokiKanta/about-kakinoki

Repository files navigation

about-kakinoki

情報系学生でエンジニアの卵な Kakinoki について、これまでの活動を知ってもらうためのポートフォリオサイトです。

詳細

Next.js で開発して、vercel でデプロイしてます。 RSC(React Server Component)について学んでみたかったため、App Router を採用しています。 また、GitHubAPI(v4)で GitHub の草情報を取ってきて表示しています。 このサイトについて、詳しくは Qiita の記事にまとめています。 https://qiita.com/KakinokiKanta/items/d7b5140a6e67014ebb34

起動方法

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

技術スタック

  • TypeScript
  • React
  • Next.js
  • CSS モジュール
  • GraphQL
  • Apollo Client
  • Vercel

About

自己紹介サイト(ポートフォリオサイト)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors