blog icon indicating copy to clipboard operation
blog copied to clipboard

My personal blog where I share my knowledge and experiences

:copyright: Blog Lais Frigério - Software Developer

Home Page with a list of posts

:pencil: Stack

  • Next
  • React
  • Jest

:gem: Run Local

    yarn install
    yarn dev

Or

    npm install
    npm run dev