Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bccpadge/profile-card-component
- Owner: bccpadge
- Created: 2023-06-07T00:38:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-21T16:07:15.000Z (10 months ago)
- Last Synced: 2024-02-21T17:27:32.985Z (10 months ago)
- Topics: frontend-mentor, html-css-project
- Language: CSS
- Homepage: https://bccpadge.github.io/profile-card-component/
- Size: 249 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)