Skip to content

Jimbojones1/Chat-App-Experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lab

You're going to create the header

  • Take a look at the wireframe

Imgur

User Story

  1. If the user clicks on Logout the user will be logged out of the app and redirected to the log in page.

The jwt token should be removed from localStorage, remember you can check by using the devtools and going to application > localstorage. Hint do you have have a function already in your userService that you can use?

  1. If the user clicks on the home icon they should be directed to the feed Page.

  2. The logged in users profile picture should display to the left, and if clicked on should direct the user to thier profile page!

Bonus

  1. If the user clicks on the profile picture in the header of a card component they should be redirected to that particular users profile page!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published