Skip to content

amul67142/yt-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Clone

A functional web application using React.js "YouTube Clone".This application should allow users to:

  1. View a list of predefined video thumbnails.
  2. Click on a thumbnail to play the video.
  3. See basic information about the video such as the title and description.

Demo

https://drive.google.com/file/d/1E3XH7V2AqRet9aU9AEnnjix0cDhDMh8r/view?usp=sharing

How to run :

  1. Clone the repository to your local machine.
git clone https://github.com/amul67142/yt-clone-React-assign.git
  1. Navigate to the project directory:
cd yt-clone-React-assign
  1. Install dependencies:
npm install
  1. Start the development server
npm start
  1. Open your browser and visit http://localhost:3000 to view the app.

🔗 Link of hosted website

https://youtube-clne.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published