Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ログイン画面のコンポーネント・見た目の実装 #55

Merged
merged 9 commits into from
Aug 18, 2024

Conversation

Allianaab2m
Copy link
Member

close #29

What does this PR do?

  • ログイン画面の見た目を実装
  • LoginFormコンポーネントの追加
  • i18nの追加

@Allianaab2m Allianaab2m changed the title Issue 29 feat: ログイン画面のコンポーネント・見た目の実装 Aug 18, 2024
@Allianaab2m Allianaab2m marked this pull request as ready for review August 18, 2024 10:15
app/routes/login.tsx Outdated Show resolved Hide resolved
Copy link
Member

@laminne laminne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ToDo: ブラウザで設定されている言語設定を使うようにする必要がありそう
あとはログインがトップページと分離されたのでトップページのデザインをやり直す必要がありそう

@Allianaab2m Allianaab2m merged commit 39b16e2 into main Aug 18, 2024
1 check passed
@Allianaab2m Allianaab2m deleted the issue-29 branch August 18, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Desktop: ログインページのコンポーネント・見た目を作る
2 participants