Skip to content

JDCodeWork/yt-music-clone

Repository files navigation

YouTube Music Clone

A YouTube Music clone with NextJs

Technologies Used

  • NextJs with TypeScript: For building the user interface with type safety.
  • TailwindCSS: For styling the components.

Run Locally

Clone the project

  git clone https://github.com/JDCodeWork/yt-music-clone.git

Go to the project directory

  cd yt-music-clone

Install dependencies

  npm install

Start the development server

  npm run dev

Releases

No releases published

Packages