Simple Next.js app use 1pt.co API for create shortlink
Tiny Short URL deployed on Vercel: https://tiny-short-url.vercel.app
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.