Skip to content

This repository contains the solutions to Frontend Mentor's Profile Card Component Challenge

Notifications You must be signed in to change notification settings

ameyadeokule/profile-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Profile card component solution

This is a solution to the Profile card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

The challenge

  • Build out the project to the designs provided

Screenshot

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Clamp()

What I learned

  • Using 'Clamp()' to fix an element to the desired place even when resizing.
  • Using CSS Grid to align two or more elements to take up a fix percentage of space on all screen sizes
  • Flexbox to arrange element with respect to the available screen space.
  • Pracrice to only specify the width and let the content of the element decide it's height.

Continued development

Redo the coding process using Tailwind and use any API to pull in stats and photos in real time.

Useful resources

Author

Acknowledgments

I would like thank Kethmar Salumets @developerhabits for encouraging me to start completing challenges on Frontend Mentor.

About

This repository contains the solutions to Frontend Mentor's Profile Card Component Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published