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

Feat/band list #15

Merged
merged 7 commits into from
Dec 19, 2024
Merged

Feat/band list #15

merged 7 commits into from
Dec 19, 2024

Conversation

FearsomeRover
Copy link
Contributor

Added the band list page

Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mmmk-web-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 1:14pm

@justnyx justnyx merged commit 13bdf4a into main Dec 19, 2024
5 checks passed
Copy link
Contributor

@balintking balintking left a comment

Choose a reason for hiding this comment

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

Nice, please fix the requested changes, and re-add the shadcn components to apply the custom styling to them as well.

email: string;
webPage: string;
description: string;
genres?: string;
Copy link
Contributor

Choose a reason for hiding this comment

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

This became a list

return (
<div className='w-full'>
<div className='flex items-center justify-between flex-row p-4'>
<h1 className='text-2xl font-semibold text-orange-500'>Zenekarok</h1>
Copy link
Contributor

Choose a reason for hiding this comment

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

use primary color

@balintking balintking deleted the feat/band-list branch December 23, 2024 03:04
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.

3 participants