Skip to content

hxutixnnn/karatube

Repository files navigation

Nextjs Karaoke Online

Tech stack

{
  "axios": "^1.3.0",
  "daisyui": "^2.6.0",
  "next": "^12.1.0",
  "react": "17.0.1",
  "react-query": "^3.39.3",
  "tailwindcss": "^3.0.23"
  ...
}

Getting Started

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.