- When a user fills the registration form, the page is automatically logged in with the registered details and redirected to the Posts page. - When a student has successfully registered, receive data with a token at RegistrationPage.js - Using hooks api reference, set the logged in data with useContext - Registered user is navigated to /posts