Skip to content

ServerlessReact.dev

Student Login
  • Welcome to the workshop
Introduction
Building your app
Before you head out

Homepage

Every project starts with a landing page. It gives you structure and somewhere to start.

A landing page answers the question: Why does this exist and what does it do?

Create one in src/pages/index.js. Try out Rebass's responsive features.

homepage

Add a login button

The login button should be a clear call-to-action so users know where to start.

Make it so the login button lets you logout as well.

Did you enjoy this chapter?

Previous:
configure authentication
Next:
user dashboard
Created bySwizecwith ❤️