# tRPC-Nuxt

End-to-end typesafe APIs with [tRPC.io](https://trpc.io/) in Nuxt applications.

<p align="center">
  <figure>
    <img src="https://i.imgur.com/3AZlBZH.gif" alt="Demo" />
    <figcaption>
      <p align="center">
        The client above is <strong>not</strong> importing any code from the server, only its type declarations.
      </p>
    </figcaption>
  </figure>
</p>

## Documentation

For detailed setup and usage instructions, please visit the [documentation](https://trpc-nuxt.pages.dev).

## Acknowledgments

Special thanks to [@therealokoro\_\_](https://x.com/therealokoro__) for his work on the logo ❤️

## License

MIT
