Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.