Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eser/next-showcase
a project is designed to demonstrate the brand-new features of Next 15 and React 19
https://github.com/eser/next-showcase
next nextjs react
Last synced: about 1 month ago
JSON representation
a project is designed to demonstrate the brand-new features of Next 15 and React 19
- Host: GitHub
- URL: https://github.com/eser/next-showcase
- Owner: eser
- Created: 2024-07-19T15:05:01.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T22:26:01.000Z (4 months ago)
- Last Synced: 2024-09-27T18:03:13.059Z (about 2 months ago)
- Topics: next, nextjs, react
- Language: TypeScript
- Homepage: https://next-showcase-one.vercel.app/
- Size: 186 KB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next 15 Showcase
> **Warning**
> Deprecated in favor of [deno-next-showcase](https://github.com/eser/deno-next-showcase).## Getting Started
First, run the development server:
```bash
node --run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.