Skip to content

yushin-ito/yushin.dev

Repository files navigation

yushin.dev

version stars commit-activity license


📝 Overview

yushin.devは、私のポートフォリオサイトです。なるべくシンプルなデザインを心がけて作成しました。


✨ Features

コンテンツ

コンテンツには、主に5つのページがあります。他のユーザーに公開されています。

  • Top

    top


  • About

    about


  • Works

    works


  • Blog

    blog


  • Contact

    contact


⚡️ Structure

yushin.dev/
├── functions/
│   └── api/
├── messages/
├── public/
│   ├── images/
│   └── videos/
├── src/
│   ├── assets/         # アセット
│   ├── components/     # コンポーネント
│   │   └── ui/
│   ├── content/        # コンテンツ
│   ├── hooks/          # カスタムフック
│   ├── layouts/        # レイアウト
│   ├── lib/            # ユーティリティ
│   ├── pages/          # ページ
│   ├── paraglide/      # 国際化
│   └── styles/         # スタイル
└── project.inlang/

🚀 Install

  1. リポジトリをクローン

    git clone https://github.com/yourusername/yushin.dev.git
    cd yushin.dev
  2. パッケージのインストール

    bun install
  3. 開発サーバーの起動

    bun run dev
  4. ブラウザで http://localhost:3000 にアクセス


🤝 Contributor


📜 LICENSE

MIT LICENSE

About

My Portfolio

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors