/yt-api-frontend

frontend web ui for the yt-api

Primary LanguageTypeScript

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Notes

The server side pagination logic has not been implemented yet. For now, it only uses client side pagination.

Deployed Link

https://yt-api-frontend.vercel.app/