-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a new Next.js page called login
#603
Labels
enhancement
New feature or request
Comments
Sure. I can take on this. |
is the page to contain placeholder content for now? |
yeah, i can add more details in this ticket - if you want to pick this up @kingdanie lmk~ |
Yes please, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
We want to create a new Login page within the Igbo API website to grant developer access to their developer dashboard.
Ideal Solution
Create a new Next.js boilerplate page called
login
. This page should be blank, but the routehttps://igboapi.com/login
should navigate to this blank page.The text was updated successfully, but these errors were encountered: