<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jeison Daza</title>
    <description>The latest articles on DEV Community by Jeison Daza (@jeisondaza21).</description>
    <link>https://dev.to/jeisondaza21</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F710777%2F9b620b96-8b70-4455-bf9c-522bfabfd774.jpg</url>
      <title>DEV Community: Jeison Daza</title>
      <link>https://dev.to/jeisondaza21</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jeisondaza21"/>
    <language>en</language>
    <item>
      <title>How to make a little design system with Figma (colors)</title>
      <dc:creator>Jeison Daza</dc:creator>
      <pubDate>Sat, 29 Jan 2022 01:27:59 +0000</pubDate>
      <link>https://dev.to/jeisondaza21/how-to-make-a-little-design-system-with-figma-colors-2ca</link>
      <guid>https://dev.to/jeisondaza21/how-to-make-a-little-design-system-with-figma-colors-2ca</guid>
      <description>&lt;p&gt;Content:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Create the shapes&lt;/li&gt;
&lt;li&gt;Create a component&lt;/li&gt;
&lt;li&gt;Create reusable colors&lt;/li&gt;
&lt;li&gt;Choose the base colors&lt;/li&gt;
&lt;li&gt;Choose the main colors&lt;/li&gt;
&lt;li&gt;60-30-10 rule&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Hello! On this day I will continue the series &lt;strong&gt;little design system with Figma&lt;/strong&gt;. Today I will share how to create components and color palette.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Create the shapes
&lt;/h2&gt;

&lt;p&gt;Working with UI elements as components gives us many advantages when we have to reuse them in our design.&lt;br&gt;
To start we need to create simples shapes.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--XCgn4IUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x7z0u3fh4vq37iulgck7.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--XCgn4IUV--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x7z0u3fh4vq37iulgck7.jpeg" alt="crate shape" width="706" height="357"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can edit the shape's properties in the right panel.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sGnrzOFH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b2kmklwg3tm962nyzrgi.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sGnrzOFH--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/b2kmklwg3tm962nyzrgi.jpeg" alt="edit shape" width="762" height="580"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In my case, this shapes are color swatches, they include color, contrast ratio, hexadecimal code, name and a dot for distinction.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zXt2bfRk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o3vpa62t77bvmggyoory.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zXt2bfRk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/o3vpa62t77bvmggyoory.jpeg" alt="swatch model" width="825" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's a good practice sets &lt;strong&gt;auto layout&lt;/strong&gt; behavior to main parts of our shape.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8CZeow72--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0o2udn1jv3606etor54s.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8CZeow72--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0o2udn1jv3606etor54s.jpeg" alt="crate layout" width="829" height="404"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The Auto Layout option allows you to structure components or frames in such a way that they can grow automatically, making a container adapt to the size of its contents, or vice versa.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--29Wp0INC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9jafiuld8dr4b7o4caxe.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--29Wp0INC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9jafiuld8dr4b7o4caxe.jpeg" alt="auto layout options" width="249" height="233"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When set it gives us some functionality similar to &lt;code&gt;display:flex&lt;/code&gt; in CSS. We can configure direction of the items, space between them, padding and alignment.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Create a component
&lt;/h2&gt;

&lt;p&gt;Once we have nested our initial shape, we can create a component.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KcWvFE1y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0vtolq3gzkbipwxy8zs2.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KcWvFE1y--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0vtolq3gzkbipwxy8zs2.jpeg" alt="creation of component" width="880" height="335"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A component in Figma looks:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--STrX24Ng--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zifxfgyz7m99v4p5xz6s.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--STrX24Ng--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/zifxfgyz7m99v4p5xz6s.jpeg" alt="component in figma" width="865" height="393"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The awesomeness and power of Figma components allow us to create multiple instances of our component and modify them all by modifying the parent they came from (the parent component is marked whit four full-color diamond, while it instance is a only bordered diamond).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s----s8W83p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ieqkgx2tnbeerwxmqvj9.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s----s8W83p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ieqkgx2tnbeerwxmqvj9.jpeg" alt="centralized components" width="880" height="181"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also each instance can be individually modified.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RkN8PN0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pmjjo6trt41dpeemp7jz.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RkN8PN0n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/pmjjo6trt41dpeemp7jz.jpeg" alt="variant changes" width="880" height="210"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  3. Create reusable colors
&lt;/h2&gt;

&lt;p&gt;To reuse colors we need set it as styles in tow steps:&lt;/p&gt;

&lt;p&gt;First, we need to select the component part and set it the desired color.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oVNvqI0p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/byowavs7htdz6b5hn5gw.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oVNvqI0p--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/byowavs7htdz6b5hn5gw.jpeg" alt="select a color" width="880" height="603"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Then, click on four-dots bottom, then on plus symbol and finally set a name to new color style. If you want to have your colors organized, follow the schema &lt;em&gt;group name/item name&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--vY_d7vpC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2ousi65tuf3l33wb9lw5.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vY_d7vpC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/2ousi65tuf3l33wb9lw5.jpeg" alt="create style" width="880" height="326"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is possible to edit a color style clicking on the work space to view all styles, then click on the settings icon.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SwMMbsGm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ml7hsioi4elhwaekfho5.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SwMMbsGm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ml7hsioi4elhwaekfho5.jpeg" alt="edit styles" width="515" height="473"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Choose the base colors
&lt;/h2&gt;

&lt;p&gt;It's time to customize the instances. As I am making a color palette is a good practice to have into account the contrast ratio for purposes of accessibility and good visualization, I used &lt;a href="https://webaim.org/resources/contrastchecker/"&gt;webaim.org&lt;/a&gt; to get it.&lt;/p&gt;

&lt;p&gt;Black and while are base color in my palette.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--zI80qJHw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/avewoc76t753t09pw94j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--zI80qJHw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/avewoc76t753t09pw94j.jpeg" alt="base component" width="880" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;for the other colors I used &lt;a href="https://maketintsandshades.com/"&gt;maketintsandshades.com&lt;/a&gt;, a tint and shape generator. My project is small so I only get five variations: the picked tone, two light and dark levels.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--oXIFLwDJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gcvi8he1qq75104it6kw.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--oXIFLwDJ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/gcvi8he1qq75104it6kw.jpeg" alt="maketintsandshades.com" title="maketintsandshades.com" width="803" height="973"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;My basic gray scale:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--qwWejrBO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dq0hqq6411qvf9h28xrl.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--qwWejrBO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/dq0hqq6411qvf9h28xrl.jpeg" alt="gray scale" width="880" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Colors to facilitate interaction between the system and the user:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--aXT_G3k8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cs396gbpc4ir7azjxxxt.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--aXT_G3k8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/cs396gbpc4ir7azjxxxt.jpeg" alt="system colors" width="880" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Choose the main colors
&lt;/h2&gt;

&lt;p&gt;Searching in colorhunt.com I found &lt;a href="https://colorhunt.co/palette/14285027496d00909edae1e7"&gt;these colors&lt;/a&gt; that I liked.&lt;br&gt;
These are all the colors for my projects:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wsi0tTnk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/94c8pejkgershu88xg2j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wsi0tTnk--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/94c8pejkgershu88xg2j.jpeg" alt="final palette" width="880" height="446"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  6. 60-30-10 rule
&lt;/h2&gt;

&lt;p&gt;This rule is for interior design to calculate the percentage of colors, but it can also be used for user interface design.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--dgMUCtHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k5ron47xqeu3ws6d1tdm.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--dgMUCtHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k5ron47xqeu3ws6d1tdm.jpeg" alt="60-30-10 rule example" width="652" height="613"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In my projects the proportion of colors will be:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--8ZrQfyAr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0wgod94a7fqfrxt5auao.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--8ZrQfyAr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/0wgod94a7fqfrxt5auao.jpeg" alt=" my 60-30-10 rule" width="880" height="437"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The result of the palette is not important in itself, it's only a visual guide. The most matter is the resulting library of colors.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--s4jxggAF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nixhqxhmn9jnkdkhsa2i.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--s4jxggAF--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/nixhqxhmn9jnkdkhsa2i.jpeg" alt="libraty of colors" width="241" height="925"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In future posts I will show how to share and reuse these colors in others Figma projects.&lt;/p&gt;

&lt;p&gt;And this way we come to final of this post. The next post will deal with fonts.&lt;br&gt;
Thank you for reading.&lt;/p&gt;

</description>
      <category>design</category>
      <category>figma</category>
      <category>tooling</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>How to make a little design system with Figma (intro)</title>
      <dc:creator>Jeison Daza</dc:creator>
      <pubDate>Wed, 26 Jan 2022 03:04:42 +0000</pubDate>
      <link>https://dev.to/jeisondaza21/how-to-make-a-little-design-system-with-figma-intro-2625</link>
      <guid>https://dev.to/jeisondaza21/how-to-make-a-little-design-system-with-figma-intro-2625</guid>
      <description>&lt;p&gt;Content:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is a design system?&lt;/li&gt;
&lt;li&gt;My object&lt;/li&gt;
&lt;li&gt;First step: How do I want my apps to look like?&lt;/li&gt;
&lt;li&gt;Second step: Make a figma project&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hello there, I'm very happy to share my first post here.&lt;/p&gt;

&lt;p&gt;I am a junior front-end developer and will be starting a series of posts about the figma tool.&lt;/p&gt;

&lt;h3&gt;
  
  
  Some things before we start.
&lt;/h3&gt;

&lt;h4&gt;
  
  
  What is a design system?
&lt;/h4&gt;

&lt;blockquote&gt;
&lt;p&gt;“Everything that makes up your product” — “From typography, layouts and grids, colors, icons, components and coding conventions, to voice and tone, style-guide and documentation, a design system is bringing all of these together in a way that allows your entire team to learn, build and grow”&lt;br&gt;
&lt;em&gt;— css-tricks.com&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Like any system, a design system is complex because it unites&lt;br&gt;
different parts that must work together. It takes into account everything that a product needs to exist, not only regarding the visual aspect but also things like brand, identity and purpose.&lt;/p&gt;

&lt;h4&gt;
  
  
  My object
&lt;/h4&gt;

&lt;p&gt;As a beginner in web development, I want to improve my technical skills, so I have thought about creating some web-based tools for personal use and at the same time growing my portfolio. &lt;/p&gt;

&lt;p&gt;My projects don't need a whole design system. I would like these apps to have a consistent visual design, that they feel like part of an ecosystem. To get it more easily I want to have a library of UI components with centralized styles following my design principles. For this reason I will not cover all aspects of a design system in my posts, we will focus in get a "little design system", just develop Style Guides and Pattern Library modules.&lt;/p&gt;

&lt;p&gt;I know that it sounds like &lt;em&gt;reinvent the wheel&lt;/em&gt;, since I could use some existing option, but I think the knowledge about UI and UX that I would gain doing it by myself will be helpful in my journey as a front-developer.&lt;/p&gt;

&lt;p&gt;now yes, let's start.&lt;/p&gt;

&lt;h3&gt;
  
  
  First step: How do I want my apps to look like?
&lt;/h3&gt;

&lt;p&gt;The answer to this question is to determine what app we are going to build (we know this from the software requirements). In my case, I want apps to take notes, pomodoro timer and similar. As they are tools that I'll use everyday, I want a simple design and few colors, a design focused in highlight the wanted functionalities.&lt;/p&gt;

&lt;h3&gt;
  
  
  Second step: Make a figma project
&lt;/h3&gt;

&lt;p&gt;Stop to think (for now), it's time to get to work.&lt;br&gt;
I will use &lt;a href="https://www.figma.com"&gt;figma.com&lt;/a&gt; because it's fast, web-based, has a great free plan, and I like because I've used it before.&lt;/p&gt;

&lt;p&gt;To use figma we have to create a account.&lt;/p&gt;

&lt;p&gt;Once inside the account, we will create a &lt;strong&gt;New design file&lt;/strong&gt;.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--7HL-W1Ax--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hptp9flb8l04oaw2vb6k.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--7HL-W1Ax--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/hptp9flb8l04oaw2vb6k.jpeg" alt="Figma create project" title="Figma create project" width="880" height="122"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And this is the figma work space.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Kiaf8cRj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/db083vmgs6kjvwa33ccs.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Kiaf8cRj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/db083vmgs6kjvwa33ccs.jpeg" alt="Figma work space" width="880" height="378"&gt;&lt;/a&gt;&lt;br&gt;
It's recommended to put an appropriate name to our project.&lt;/p&gt;

&lt;p&gt;This is all for now, in the next post I will create color components.&lt;/p&gt;

</description>
      <category>design</category>
      <category>figma</category>
      <category>tooling</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
