Playground

ReactSupabaseNext.jsMDX

A React Plattform for learning, documenting and exploring React features, patterns, and concepts hands-on

Features

  • Document journey and expermiment with interactive MDX files
  • Create small self-contained Apps
  • Relate journal entries to Apps

Technical details

Built with Next.js App Router and statically exported. Content is authored in MDX files managed through a private git submodule, allowing the public repository to remain clean while keeping personal content separate. The site uses Tailwind CSS for styling and next-themes for dark mode. Multiplayer games (rooms) are powered with supabase

Related Journal Entries