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

https://github.com/eser/next-showcase

[Deprecated] 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: 9 months ago
JSON representation

[Deprecated] 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.