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 Project Card component #76

Open
zenlex opened this issue Jun 25, 2022 · 1 comment
Open

Create Project Card component #76

zenlex opened this issue Jun 25, 2022 · 1 comment
Assignees
Labels
front end front end dev tasks (react/js component builds, css, html) good first issue Good for newcomers

Comments

@zenlex
Copy link
Collaborator

zenlex commented Jun 25, 2022

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.

@zenlex zenlex changed the title Create Project Page template Create Project Card template Jun 25, 2022
@zenlex
Copy link
Collaborator Author

zenlex commented Oct 15, 2022

image

**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.

@zenlex zenlex changed the title Create Project Card template Create Project Card component Oct 22, 2022
@zenlex zenlex added good first issue Good for newcomers front end front end dev tasks (react/js component builds, css, html) labels Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end front end dev tasks (react/js component builds, css, html) good first issue Good for newcomers
Projects
Status: Selected for Development
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants