brightiortsor / context-api

This web application was incorporated with the context api to carry out a fake user authentication and a custom hook that displays the currently logged user.

Home Page:https://fakeuserauth.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting up fake userAuthContext using the context API

You can test the concept by Viewing Live

Instructions

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, bonus - extract out a custom hook to get the currently logged-in user. Implement SEO and Navigation menu that will show on each page.

About

This web application was incorporated with the context api to carry out a fake user authentication and a custom hook that displays the currently logged user.

https://fakeuserauth.netlify.app


Languages

Language:JavaScript 61.4%Language:CSS 32.9%Language:HTML 5.6%