Skip to content

007aneesh/youtube-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

YouTube Clone

A react js and MUI based YouTube clone which fetches data from the YouTube V3 API.


Build with

Instructions

After forking and cloning, navigate to the repository in your command line and install the NPM packages:

npm install

Run the following script in your command line to run the application:

npm start

Once the server is running, go to http://localhost:3000 in your browser.