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

Create frontend design for hero #17

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Create frontend design for hero #17

wants to merge 2 commits into from

Conversation

ruiyichi
Copy link
Collaborator

@ruiyichi ruiyichi commented Mar 7, 2024

Developer: Daniel Ching

Closes #13

Pull Request Summary

Create frontend design for hero

Modifications

Create components\Hero.tsx
Create styles\hero.module.css
Add Hero to page.tsx
Remove margin on body in globals.css
Add "Inter" font stylesheet to layout.tsx

Testing Considerations

N/A

Pull Request Checklist

  • Code is neat, readable, and works
  • Comments are appropriate
  • The commit messages follows our guidelines
  • The developer name is specified
  • The summary is completed
  • Assign reviewers

Screenshots/Screencast

hero

Copy link
Collaborator

Choose a reason for hiding this comment

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

Great job on simulating the hero components.
For styling, let's switch to using the Tailwind library instead.

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.

Set up Hero
2 participants