An open API service indexing awesome lists of open source software.

https://github.com/jihnma/baumkuchen-code

A layered sandbox for cutting-edge frontend experiments
https://github.com/jihnma/baumkuchen-code

react react-router vite

Last synced: 3 months ago
JSON representation

A layered sandbox for cutting-edge frontend experiments

Awesome Lists containing this project

README

          

Baumkuchen Code

A layered sandbox for cutting-edge frontend experiments



React
TanStack Query
React Router
Next.js
Tailwind CSS




| Example | Launch |
|---------|--------|
| [React](https://github.com/jihnma/baumkuchen-code/tree/main/examples/react) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/jihnma/baumkuchen-code/tree/main/examples/react?file=src%2Fapp.tsx) |
| [React with TanStack Query](https://github.com/jihnma/baumkuchen-code/tree/main/examples/react-tanstack-query) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/jihnma/baumkuchen-code/tree/main/examples/react-tanstack-query?file=src%2Froutes%2Fhome.tsx) |
| [React Router](https://github.com/jihnma/baumkuchen-code/tree/main/examples/react-router) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/jihnma/baumkuchen-code/tree/main/examples/react-router?file=app%2Froutes%2Fhome.tsx) |
| [React Next.js](https://github.com/jihnma/baumkuchen-code/tree/main/examples/react-nextjs) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz_small.svg)](https://stackblitz.com/github/jihnma/baumkuchen-code/tree/main/examples/react-nextjs?file=app%2Fpage.tsx) |