Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Frontend Mentor - Profile card component using HTML and CSS
https://github.com/bccpadge/profile-card-component

frontend-mentor html-css-project

Last synced: 15 days ago
JSON representation

Frontend Mentor - Profile card component using HTML and CSS

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)
- [Continued development](#continued-development)
- [Author](#author)

## Overview

### The challenge

- Build out the project to the designs provided

### Screenshot

![mobile profile crd component](./mobile-profile-card.png)

### Links

- Solution URL: [Frontend Mentor](https://www.frontendmentor.io/solutions/profile-card-component-using-flexbox-and-css-grid-AGcOT8n_dH)
- Live Site URL: [Github Pages](https://bccpadge.github.io/profile-card-component/)

## My process

### Built with

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

### Continued development

In future projects, I want to continue using the CSS font property. It saves me from writing more CSS when I do not have to.🙂

## Author

- Frontend Mentor - [@bccpadge](https://www.frontendmentor.io/profile/bccpadge)