Skip to content

Blog usando NextJs, Tailwindcss, thon-ui e APIs publicas do TabNews.

Notifications You must be signed in to change notification settings

JeffersonRPM/miniblog-oper

Repository files navigation

Apoio para executar o projeto:

  • Instalar yarn:
  npm install --global yarn

  • Verificar versão do yarn:
  yarn --version

  • Instalar thon-ui:
   yarn add thon-ui
  • Instalar date-fns:
  yarn add date-fns

  • Instalar classname:
  yarn add classnames  

  • Descompactar o Arquivo .env que está zipado

Iniciar o projeto:

  yarn dev

Como tudo começou

  • Criando projeto em next:
  yarn create next-app 

  • Baixar extensão:
  Tailwind CSS IntelliSense

  • Baixar extensão:
  Auto Import

  • Converter pixels em rem:
  https://tailwindremconverter.netlify.app/