top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Github UserCard
In this project we are going to be accessing the GitHub API and building a social card based on the data we get back. The goal is to create a component based on the data we get when we send a GET request to the GitHub API (requesting your own data at first). The CSS and the base HTML is already done for you, you simply need to create the component function and connect the pieces.
bottom of page