-
Notifications
You must be signed in to change notification settings - Fork 0
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
21 implementing api endpoints in the frontend #29
Conversation
Also implemented button components
refactor: minor UI and component edits
Co-Authored-By: AlligatorW <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks alright, just a few changes. I'll be committing my changes soon. I'm first gonna add .woff2 files to .gitignore.
Builds the path given hostname and port
Resurface implementation, explicit component prop passing
Add interface for homepage data and slug parameters
@reesedychiao The API getData requests are currently broken (that's my fault), but I will merge this regardless. We'll make an issue for this. We gotta figure out how to use server actions. Here's a link that might be useful: https://auth0.com/blog/using-nextjs-server-actions-to-call-external-apis/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broken, will fix in next issue.
No description provided.