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 EventCard.tsx #6

Open
ysh0305 opened this issue Oct 3, 2024 · 0 comments
Open

Implement EventCard.tsx #6

ysh0305 opened this issue Oct 3, 2024 · 0 comments

Comments

@ysh0305
Copy link
Collaborator

ysh0305 commented Oct 3, 2024

image

Number of props: 3, image, title, text
Location: Event
Image: Only for testing, can use any image.

Description: This component should include an image, a title, and the description. Title should have font "font-title." Text should have font "font-hearts." To test the component, make sure to assign an value to the props when calling the component. (title = "TITLE") This component is call in src\components\home\EventCards.tsx

Path: src\components\home\EventCard.tsx

This example is in Javascript. Check Quin's pr on how to use prop in typescript
Example

Check ACM documentation in resource page on how to use image.

@ysh0305 ysh0305 transferred this issue from acm-ucr/robosub-website Oct 3, 2024
@ysh0305 ysh0305 added the events label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants