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 landing page #8

Merged
merged 9 commits into from
Jul 27, 2024
Merged

Create landing page #8

merged 9 commits into from
Jul 27, 2024

Conversation

plzfday
Copy link
Member

@plzfday plzfday commented Jul 26, 2024

Resolves #1

This revision includes:

  • Implement a Navigation bar.
  • Landing page content with the MUI Card component. This should be updated to fetch data dynamically from the server.

image

@plzfday plzfday requested review from utilForever and kidw0124 July 26, 2024 08:38
@plzfday plzfday self-assigned this Jul 26, 2024
@plzfday plzfday linked an issue Jul 26, 2024 that may be closed by this pull request
4 tasks
Copy link
Member

@utilForever utilForever left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your work! 🎉
BTW, why the filename Navigation.tsx starts with uppercase only? 🤔

@plzfday
Copy link
Member Author

plzfday commented Jul 27, 2024

AFAIK, it's standard in NextJS. page.tsx and layout.tsx must be lower cases but the component files should be capitalised.

@plzfday plzfday merged commit 75b1bb2 into main Jul 27, 2024
1 check passed
@plzfday plzfday deleted the 1-create-landing-page branch July 27, 2024 02:43
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.

Create Landing page
2 participants