Skip to content

nicbuirod/Profile-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make It Real - Tarjeta de perfil

This is a solution to the tarjeta de perfil project of the Make It Real course.

Table of contents

Overview

The challenge

Users should be able to:

  • Realizar un diseño lo más similar a lo solicitado
  • Hacer que el diseño sea responsive

Screenshot

versión de escritorio

profile-card-1440

versión Mobile

profile-card-374

Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.

Alternatively, you can use a tool like FireShot to take the screenshot. FireShot has a free option, so you don't need to purchase it.

Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.

My process

Lo primero fue poner toda la información requerida en HTML para luego ajustar el CSS, el trabajo con las imágenes SVG fue interesante, pues para manipularlas se tiene que entender en gran parte como están hechas.

Built with

  • HTML5
  • CSS
  • Flexbox
  • CSS Grid

What I learned

Aprendí a manipular de mejor manera las imágenes, así como el uso combinado de Flex box y Grid. To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.

Continued development

Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.

Useful resources

Author

Nicolás Buitrago Y Andres Pavas

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published