Saw this from taichikuji and felt like making my own version in NextJS and try out its API routes.
Install the dependencies:
npm i
Run the server:
npm run dev
Open http://localhost:3000 in your browser to see the result.
Saw this from taichikuji and felt like making my own version in NextJS and try out its API routes.
Install the dependencies:
npm i
Run the server:
npm run dev
Open http://localhost:3000 in your browser to see the result.