basic YouTube MP3 downloader
This is a ReactJs + Node + tailwindcss project.
It's a fully functional Youtube mp3 downloader.
- Make sure you have latest stable version of node installed.
clone repocd client- run
npm install cd ..- run
npm run dev
open browser and check the address:
http://localhost:5003