Skip to content

MikkyPrestige/fake-user-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USER AUTHENTICATION

  • Setup react-router, implement Nested routes, 404 page, and Error boundary. Set up fake userAuthContext using the context API to always carry out a fake authentication, extract out a custom hook to get the currently logged-in user. Implement SEO and Navigation menu that will show on each page.