Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 405 Bytes

This is examples of state share between client component and server component. There are two examples, query parameter and cookie implementation.

book search demo

Test Image 1 Test Image 1

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.