MLSAKIIT / MLSAKIIT/devblogs-frontend

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

Open
#16 2 comments 0 reactions 1 assignee View on GitHub

@arkapaal is already working on this.

Since Oct 15, 2024.

authentication feature hacktoberfest
Dominant language
JavaScript
Stars
9
Forks
20
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.