You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate a project card component using hard coded data. Use data from Courtbot repo as sample set. These readme possibilities are already pulled in on an initial commit you can start from on feature/project-card
This will ultimately pull data dynamically from github repos so you should create an object of your sample data and use it to pass the project information into the card component as props.
See Figma for styling sample.
The text was updated successfully, but these errors were encountered:
**Dark mode for color reference only - use light version for layout reference. Please check `tailwind.config.js` for the main colors as they're set by name in the theme for you.
Generate a project card component using hard coded data. Use data from Courtbot repo as sample set. These readme possibilities are already pulled in on an initial commit you can start from on
feature/project-card
This will ultimately pull data dynamically from github repos so you should create an object of your sample data and use it to pass the project information into the card component as props.
See Figma for styling sample.
The text was updated successfully, but these errors were encountered: