react-server675fbba4
react-serverfilesdocssrcpagesen(pages)teamindex.mdx
docs/src/pages/en/(pages)/team/index.mdxmdx1.2 KiBb6eec168

title: Meet the Team category: Team order: 0 slug: team

import TeamMember from "../../../../components/TeamMember";

<div className="container text-center max-w-xl mx-auto [&>h1]:text-4xl [&>p]:text-lg [&>p]:text-gray-700 dark:[&>p]:text-gray-400"> # Meet the Team

We are an international team supporting the development of @lazarv/react-server with our time and effort, and we are always looking for new contributors to join us.

</div><div className="flex flex-wrap justify-center gap-4 my-8"> <TeamMember github="https://github.com/lazarv" x="https://twitter.com/lazarv1982" bsky="https://bsky.app/profile/lazarv.dev"> <img src="https://avatars.githubusercontent.com/u/1749493?v=4" alt="lazarv" />

Viktor Lázár

Creator

Software Architect, creator of @lazarv/react-server, Remote Components, WAD Commander and HTML5 Wolfenstein 3D. </TeamMember>

<TeamMember> # You can be part of the project too!

Join us on GitHub

We are always looking for new contributors to join us. If you are interested in helping us, please check out our GitHub repository and get in touch with us. </TeamMember>

</div>