Join our community

Get access to the complete guide to developing and deploying fast, production-ready Nuxt apps.

4-2 Creating a Login Page

In this lesson, we create the login page with a simple login with Github button though we won’t implement the actual login yet. We’ll also do a little cleanup on the homepage and learn how to enable Prettier for auto formatting VS Code.

UPDATE, December 2023: The repo has been updated so the Prettier config is included from the initial lesson.