/layout2html

Passando um layout para html

Primary LanguageCSS

Layout => HTML

layout inicial

Setup

  git clone https://github.com/RAQueiroz/layout2html.git
  cd layout2html
  yarn
  yarn start

Sobre

  • Desenvolvido sem nenhum framework ou biblioteca;
  • Layout feito utilizando CSS Grid e Flexbox;
  • Vanilla JS para solicitar os dados e para selecionar o box desejado;