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
- Host: GitHub
- URL: https://github.com/jihnma/baumkuchen-code
- Owner: jihnma
- License: mit
- Created: 2025-04-17T22:51:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-08T12:44:42.000Z (12 months ago)
- Last Synced: 2025-07-08T13:55:31.508Z (12 months ago)
- Topics: react, react-router, vite
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Baumkuchen Code
A layered sandbox for cutting-edge frontend experiments
| Example | Launch |
|---------|--------|
| [React](https://github.com/jihnma/baumkuchen-code/tree/main/examples/react) | [](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) | [](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) | [](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) | [](https://stackblitz.com/github/jihnma/baumkuchen-code/tree/main/examples/react-nextjs?file=app%2Fpage.tsx) |