Skip to content

Latest commit

 

History

History

enhanced-youtube

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Enhanced Youtube

How to install

After cloning the project, try

npm install

There will be some warning message once this is done. for the time being ignore the warning

How to run

Try npm start. This will runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Step in building this App