Update nav bar to display either login or create blog button based on user authentication #16
Labels
authentication
Issues related to authentication and login
feature
hacktoberfest
For participants of hacktoberfest
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
The text was updated successfully, but these errors were encountered: