An open API service indexing awesome lists of open source software.

https://github.com/takara2314/2314.world

たからーんのポートフォリオ
https://github.com/takara2314/2314.world

Last synced: about 1 month ago
JSON representation

たからーんのポートフォリオ

Awesome Lists containing this project

README

        


logo

# たからーんのポートフォリオ

[![TypeScript](https://img.shields.io/badge/TypeScript-ffffff?style=for-the-badge&labelColor=3178c6&logoColor=ffffff&color=f5f5f5&logo=typescript)](https://www.typescriptlang.org/)
[![Remix](https://img.shields.io/badge/Remix-ffffff?style=for-the-badge&labelColor=121212&logoColor=ffffff&color=f5f5f5&logo=remix)](https://remix.run/)
[![React](https://img.shields.io/badge/React-ffffff?style=for-the-badge&labelColor=087ea4&logoColor=ffffff&color=f5f5f5&logo=react)](https://react.dev/)
[![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-ffffff?style=for-the-badge&labelColor=38bdf8&logoColor=ffffff&color=f5f5f5&logo=tailwindcss)](https://tailwindcss.com/)
[![Vite](https://img.shields.io/badge/Vite-ffffff?style=for-the-badge&labelColor=ffc51d&logoColor=ffffff&color=f5f5f5&logo=vite)](https://vitejs.dev/)
[![Biome](https://img.shields.io/badge/Biome-ffffff?style=for-the-badge&labelColor=60a5fa&logoColor=ffffff&color=f5f5f5&logo=biome)](https://biomejs.dev/)
[![Cloudflare Pages](https://img.shields.io/badge/Cloudflare_Pages-ffffff?style=for-the-badge&labelColor=f38020&logoColor=ffffff&color=f5f5f5&logo=cloudflare%20pages)](https://pages.cloudflare.com/)

[![LICENSE: MIT](https://img.shields.io/badge/LICENSE-MIT-ffffff?style=for-the-badge&labelColor=f5f5f5&color=a31f34)](./LICENSE)

たからーん (濱口 宝、takara2314) のポートフォリオサイトです。

[前作](https://github.com/takara2314/2314.tk)同様、何かのワールドに入ったかのようなデザインにしてみました。
3Dゲームを作っているみたいで楽しかったです!

[beta.2314.world](https://beta.2314.world/)

## 🛠 前提

- Node.js v20+

## 💻 コマンド

| コマンド | 説明 |
| :-------------- | :------------------------------------------------------ |
| `npm install` | 依存関係をインストールします |
| `npm run dev` | `localhost:5173` でローカル開発サーバーを起動します |
| `npm run build` | プロダクション用にビルドします |
| `npm start` | プロダクションサーバーを起動します |
| `npm run lint` | appディレクトリのコードを静的に分析し、典型的なエラーを検出します |

## 🚀 デプロイ

mainブランチのCIが通過でき次第、 [Cloudflare Pages](https://pages.cloudflare.com/) に自動デプロイされます。

## ⚖️ ライセンス

[MIT License](./LICENSE)

## 👨‍💻 開発者

[Takara Hamaguchi](https://github.com/takara2314)


© 2024 Takara Hamaguchi