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

ログイン機能を作成 #25

Merged
merged 2 commits into from
Jun 22, 2021
Merged

ログイン機能を作成 #25

merged 2 commits into from
Jun 22, 2021

Conversation

Shuri-Honda-1101
Copy link
Owner

Issue

Closes #14

今回の PR で行ったこと

  • pagesディレクトリ内にjumpsディレクトリを追加
  • jumpsディレクトリにLogin.tsxを作成
  • firebase.tsxの初期化情報を修正
  • Login.tsx内にログイン機能を追加

動作確認(どのような動作確認を行ったのか? 結果はどうか?)

  • window.alertでログイン結果を出力。成功、失敗の両パターン確認。

影響範囲(行った作業によってどこまで影響が及ぶようになるか)

  • @nonn1525 作業開始時、ターミナルにyarnコマンドを入力し、自分のローカル開発環境にライブラリをインストールして下さい。

@Shuri-Honda-1101 Shuri-Honda-1101 merged commit 9f3a26c into develop Jun 22, 2021
@Shuri-Honda-1101 Shuri-Honda-1101 deleted the feature-login branch June 23, 2021 17:44
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.

ログイン機能を作成
1 participant