Skip to content
View ricardodecarvalho's full-sized avatar
:octocat:
:octocat:

Block or report ricardodecarvalho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ricardodecarvalho/README.md
import { StrictMode } from 'react'
import { createRoot } from 'react-dom/client'
import App from './App.tsx'

createRoot(document.getElementById('root')!).render(
  <StrictMode>
    <App />
  </StrictMode>,
)

Pinned Loading

  1. planning-poker planning-poker Public

    Planning Poker Agile

    TypeScript

  2. dojo-caixa-eletronico dojo-caixa-eletronico Public

    Go

  3. dojo-encontre-o-telefone dojo-encontre-o-telefone Public

    Go

  4. eleicoes-2022 eleicoes-2022 Public

    TypeScript

  5. games games Public

    TypeScript 1

  6. fipe fipe Public

    FIPE

    HTML