$\LARGE{Showcase}$


Build an emoji-calendar. It can be expanded in many ways and it’s quite appealing to the eye!

Untitled

Month into colours


$\LARGE{Guide}$


  1. Setting the main parameters

  2. Getting the structure of the calendar

  3. Printing

  4. Other examples

  5. Setting the main parameters

First, we need to check how many “empty” days we have before and after our calendar month. For the days before, we can use a simple trick: subtract the day selected on prop(**“Date”)** to itself, so we can return to the first day on the month and check on which number of the day it is standing. This will give us the first part of the calendar.

Captura de pantalla 2022-11-17 175037.jpg