Routeの記事一覧
107日目①:プロフィールページに「Back To Profiles」と「Edit Profile」(リンク付き)ボタンをつける(React Hooks)
104日目:ダッシュボードの学歴・教育(education)と経験(experiences)を記入&削除・アカウント削除できるように設定する: List Education & Experieces, Delete Education, Experiences & Account (from Dashboard)
103日目:ダッシュボードに経験(experiences)と学歴・教育(school, degree etc.)を追加・編集できるようにする:Add Education & Experiences
102日目①:Create Profile Action:React routerでwithRouterを使ってリダイレクトを可能にする
101日目②:CreateProfile Componentを作成して、登録済ユーザーが自分のプロフィール情報を追加できるようにした
99日目:ユーザーのログイン&ログアウト、ナビゲーションバーのリンクを完成させる(Section 8 React User Authentication完了)