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 "How It Works" Page. #37

Conversation

adityabhattad2021
Copy link

This PR addresses Issue #36 and implements the "How It Works" page for the Agora Blockchain application.

The key changes include:

  • Routing Updates in App.js:
    • Uncommented the commented-out routes for the "How It Works" page.
    • Implemented the necessary logic to render the "How It Works" page.
  • "How It Works" Link in Register.js:
    • Added a link in the Register component to route users to the "How It Works" page.
    • Applied some CSS to center the link.
  • "Back to Auth" Link in "How It Works" Page:
    • Added a link in the "How It Works" page to allow users to navigate back to the authentication page.

Relevant Screenshots:

  • Auth page:
    FIX1

  • How it works page:
    FIX2

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.

2 participants