MLSAKIIT/devblogs-frontend

Update nav bar to display either login or create blog button based on user authentication

オープン

#16 opened on 2024/10/14

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (20 件のフォーク)auto 404
authenticationfeaturehacktoberfest

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Modify the Navbar component to show either a login or create blog button based on user authentication status. Check the token stored in local storage/cookies to determine the user's state.

Reference: Route Protection Guide

コントリビューターガイド