An open API service indexing awesome lists of open source software.

https://github.com/rafaelhdsv/profile-card-component

This is a perfect challenge to test your layout skills. The card layout doesn't shift, so it's also great for those that haven't dived into responsive websites yet!
https://github.com/rafaelhdsv/profile-card-component

Last synced: 3 months ago
JSON representation

This is a perfect challenge to test your layout skills. The card layout doesn't shift, so it's also great for those that haven't dived into responsive websites yet!

Awesome Lists containing this project

README

        

# Frontend Mentor - Profile card component solution

This is a solution to the [Profile card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/profile-card-component-cfArpWshJ). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Table of contents

- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)

## Overview

### The challenge

- Build out the project to the designs provided

### Screenshot
- Desktop

![](/images/desktop.png)

- Mobile

![](/images/mobile.png)

### Links

- Solution URL: https://www.frontendmentor.io/solutions/profile-card-component-html-css-YBtMW0Gx2_
- Live Site URL: https://profile-card-component-rafael.netlify.app

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow