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
Create page that displays carousel of project card components (see issue #76 ). Idea is to get list of repos via GitHub API, then pull and parse the readme.md for that project to generate a card. First step is to build a template with dummy data. We'll use the markdown architecture @helmturner is working on to pull the actual data from Github later. If Project card component is not built yet you may submit a PR using a stub for that component that just handles the carousel layout and actions.
The text was updated successfully, but these errors were encountered:
Create page that displays carousel of project card components (see issue #76 ). Idea is to get list of repos via GitHub API, then pull and parse the readme.md for that project to generate a card. First step is to build a template with dummy data. We'll use the markdown architecture @helmturner is working on to pull the actual data from Github later. If Project card component is not built yet you may submit a PR using a stub for that component that just handles the carousel layout and actions.
The text was updated successfully, but these errors were encountered: