Skip to content

geniusyinka/ytdownloader-react-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

basic YouTube MP3 downloader

Node, React 17.0.2 & Tailwindcss 2.2.0

Getting Started!

This is a ReactJs + Node + tailwindcss project.

It's a fully functional Youtube mp3 downloader.

Prerequisite

  1. Make sure you have latest stable version of node installed.

Setup and Installation

  1. clone repo
  2. cd client
  3. run npm install
  4. cd ..
  5. run npm run dev

open browser and check the address:

http://localhost:5003