Skip to content

Commit bb99345

Browse files
author
Moritz Roessler
committed
feat: add projects section with links
1 parent 8ebb2de commit bb99345

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,14 @@ Developers familiar with **React** and JSX components `<Component hello="world"
3939
For detailed documentation and in-depth guides, please visit the official website at [state-less.cloud](https://state-less.cloud).
4040

4141
## Explore Examples
42-
Dive into real-world examples, like the [Lists App](https://lists.state-less.cloud), showcasing the potential of React Server.
42+
Dive into real-world examples showcasing the potential of React Server.
4343

44-
## Key Features
44+
### Projects using React Server
45+
* [Lists](https://lists.state-less.cloud)
46+
* [JavaScript Forum](https://javascript.forum)
47+
* [React Server Docs](https://state-less.cloud)
4548

49+
## Key Features
4650
- **Server-Side React**: Create server-side React components using TSX for efficient, component-driven backend development.
4751
- **@state-less/clean-starter**: Jumpstart your project with essential backend components, utilities, and examples.
4852
- **Explore the Future**: Harness the power of server-side real-time TSX components.

0 commit comments

Comments
 (0)