Skip to content
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

Implement Login and Signup pages on landing page #208

Conversation

melnikga
Copy link
Contributor

@melnikga melnikga commented Dec 1, 2024

Implement Login and Signup pages on landing page


Related Issues

Closes #175


Type of Change

  • Added a page /signin
  • Added a page /signup
  • Added a wallet address input on the sign up page

Checklist (select as many as applicable)

  • The code follows the style guidelines of this project.
  • All new and existing tests pass.
  • This pull request is ready to be merged and reviewed.

Copy link
Contributor

@Solomonsolomonsolomon Solomonsolomonsolomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the buttons in the hero section are not clickable

Comment on lines 39 to 42
<Input
type="text"
placeholder="Enter Email / Phone No"
/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate

@Solomonsolomonsolomon
Copy link
Contributor

LGTM

@Solomonsolomonsolomon Solomonsolomonsolomon merged commit dc34012 into NoshonNetworks:main Dec 2, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Login and Signup pages on landing page
2 participants