What you'll learn:
- Build applications that have a login page
In this course, the students will learn how to build a basic React Js application and how to add authentication to it by using the free Auth0 service. Starting with a blank application from create-react-app, three routes will be added so the users can login, logout and view their profile.