How to Create a fake React Authentication with useContext react hook
The main objective of this article is to explain how a fake authentication was made with useContext, and the impementation of it with other features.
Let's start with the explanation of React useContext.
What is React useContext?
useContext is a Reac...
paulodeb.hashnode.dev2 min read