Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.09 KB

File metadata and controls

35 lines (25 loc) · 1.09 KB

PizzaJS logo

PizzaJS

Modern and composable Building Blocks for full-stack React apps.

Projects

  • PizzaJS: Building blocks for React Router 7+ apps, including i18n utils, a custom hono server, a file-based router inspired by Next.js, and more.
  • Basil UI: A modern UI library for React, focused on accessibility and performance, compatible with shadcn registry.
  • DragSwag: Lightweight and data-driven Drag and Drop library for React, focused on DX and performance.
  • YoloDB: Zero-config JSON file database with SuperJSON powers - perfect for mocking and prototyping.

Starter App

Create a new app:

npx create-pizza-app@latest my-pizza-app

Start the app:

cd my-pizza-app
pnpm i
pnpm run dev

Contributors

Made by Javi Aguilar