After completing this workshop, you will be able to:
Create React Context and Provider components to share data throughout an application.
Render the pages a user can access based on a user’s login status.
Build a login form that communicates with an API server to create a secure authentication session.
Source code:
https://github.com/bottega-code-schoo...