Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 412 Bytes

Saw this from taichikuji and felt like making my own version in NextJS and try out its API routes.

Running it locally

Install the dependencies:

npm i

Run the server:

npm run dev

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

Example

Image