-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add examples for react applications #281
Labels
area: examples
Improvements or additions to examples
Comments
Love this project by the way. Great job @jaredpalmer and @vercel! |
Thanks! Next.js uses React. The kitchen-sink example also includes a Vite x React app and a Remix x React app |
sokra
added a commit
that referenced
this issue
Oct 25, 2022
jridgewell
pushed a commit
to vercel/next.js
that referenced
this issue
Mar 10, 2023
jridgewell
pushed a commit
to vercel/next.js
that referenced
this issue
Mar 10, 2023
sokra
added a commit
to vercel/next.js
that referenced
this issue
Mar 13, 2023
sokra
pushed a commit
to vercel/next.js
that referenced
this issue
Mar 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the feature you'd like to request
All of the current demos almost exclusively use NextJS. It would be a great to see at least one demo built using React.
Describe the solution you'd like
A demo that can be found in the demos folder containing a monorepo of two React applications utilising common components.
Describe alternatives you've considered
n/a
The text was updated successfully, but these errors were encountered: