Skip to content

Commit 4b0ba47

Browse files
authored
Update README.md
1 parent 8568790 commit 4b0ba47

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,8 @@
11
# PizzaJS
22

3-
<p align="center">
4-
<img src="https://github.com/pizzajsdev/pizzajs/blob/main/resources/logo.png" alt="PizzaJS Logo" width="100" height="100">
5-
</p>
3+
Composable building blocks for React Router v7+
64

7-
Libraries and tools for building full-stack web apps with React Router v7+ and TypeScript.
8-
9-
## Features
10-
11-
- `@pizzajsdev/app-router-fs`: FileSystem Router for React Router 7 inspired by Next.js App Router.
12-
[Docs](packages/app-router-fs/README.md)
13-
- `@pizzajsdev/react-router-hono`: React Router v7+ adapter for Hono, compatible with Node and Vercel servers.
14-
[Docs](packages/react-router-hono/README.md)
15-
- `@pizzajsdev/i18n`: Full-stack Internationalization utilities for React apps. [Docs](packages/i18n/README.md)
16-
- `@pizzajsdev/utils`: Swiss knife with many utilities for dates, strings, serialization, random, urls, etc.
17-
[Docs](packages/utils/README.md) - [Utils](packages/utils/src)
5+
Read more at https://pizzajs.dev
186

197
## License
208

0 commit comments

Comments
 (0)