Skip to content

search on YouTube and listen to the audio of the video you select.

Notifications You must be signed in to change notification settings

Amir-Alipour/youtube-audio

Repository files navigation

youtube-audio

try Online

Search in youtube and listen the audio of video you select it.

frontend

app structure : React (TypeScript - Vite)
styles : Tailwindcss
HTTP requests : Axios
router : react-router-dom
icons : material-icons


clone

  • frontend :
npm i
npm run dev